Marlin 2.0 for Flying Bear 4S/5
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

3798 lines
135 KiB

3 years ago
/**
* Marlin 3D Printer Firmware
* Copyright (c) 2021 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
*
* Based on Sprinter and grbl.
* Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*
*/
/**
* DWIN UI Enhanced implementation
* Author: Miguel A. Risco-Castillo
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
* Version: 3.9.1
* Date: 2021/11/21
3 years ago
*/
#include "../../../inc/MarlinConfigPre.h"
#if ENABLED(DWIN_CREALITY_LCD_ENHANCED)
#include "dwin.h"
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
#include "dwin_popup.h"
3 years ago
#include "../../fontutils.h"
#include "../../marlinui.h"
#include "../../../sd/cardreader.h"
#include "../../../MarlinCore.h"
#include "../../../core/serial.h"
#include "../../../core/macros.h"
#include "../../../module/temperature.h"
#include "../../../module/printcounter.h"
#include "../../../module/motion.h"
#include "../../../module/planner.h"
#include "../../../gcode/gcode.h"
#include "../../../gcode/queue.h"
#if HAS_FILAMENT_SENSOR
#include "../../../feature/runout.h"
#endif
#if ENABLED(EEPROM_SETTINGS)
#include "../../../module/settings.h"
#endif
#if ENABLED(HOST_ACTION_COMMANDS)
#include "../../../feature/host_actions.h"
#endif
#if HAS_MESH || HAS_ONESTEP_LEVELING
#include "../../../feature/bedlevel/bedlevel.h"
#endif
#if HAS_BED_PROBE
#include "../../../module/probe.h"
#endif
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
#ifdef BLTOUCH_HS_MODE
#include "../../../feature/bltouch.h"
#endif
3 years ago
#if EITHER(BABYSTEP_ZPROBE_OFFSET, JUST_BABYSTEP)
#include "../../../feature/babystep.h"
#endif
#if ENABLED(POWER_LOSS_RECOVERY)
#include "../../../feature/powerloss.h"
#endif
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
#if HAS_ESDIAG
#include "endstop_diag.h"
#endif
3 years ago
#if HAS_MESH
#include "meshviewer.h"
#endif
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
#if ENABLED(PRINTCOUNTER)
#include "printstats.h"
#endif
3 years ago
#include <WString.h>
#include <stdio.h>
#include <string.h>
#ifndef MACHINE_SIZE
#define MACHINE_SIZE STRINGIFY(X_BED_SIZE) "x" STRINGIFY(Y_BED_SIZE) "x" STRINGIFY(Z_MAX_POS)
#endif
#include "lockscreen.h"
#ifndef CORP_WEBSITE
#define CORP_WEBSITE WEBSITE_URL
#endif
#define PAUSE_HEAT
#define MENU_CHAR_LIMIT 24
// Print speed limit
#define MIN_PRINT_SPEED 10
#define MAX_PRINT_SPEED 999
// Print flow limit
#define MIN_PRINT_FLOW 10
#define MAX_PRINT_FLOW 299
// Load and Unload limits
#define MAX_LOAD_UNLOAD 500
// Feedspeed limit (max feedspeed = DEFAULT_MAX_FEEDRATE * 2)
#define MIN_MAXFEEDSPEED 1
#define MIN_MAXACCELERATION 1
#define MIN_MAXJERK 0.1
#define MIN_STEP 1
#define MAX_STEP 999.9
// Extruder's temperature limits
#define MIN_ETEMP HEATER_0_MINTEMP
#define MAX_ETEMP (HEATER_0_MAXTEMP - HOTEND_OVERSHOOT)
#define FEEDRATE_E (60)
// Minimum unit (0.1) : multiple (10)
#define UNITFDIGITS 1
#define MINUNITMULT POW(10, UNITFDIGITS)
#define ENCODER_WAIT_MS 20
#define DWIN_VAR_UPDATE_INTERVAL 1024
#define DWIN_SCROLL_UPDATE_INTERVAL SEC_TO_MS(2)
#define DWIN_REMAIN_TIME_UPDATE_INTERVAL SEC_TO_MS(20)
#define BABY_Z_VAR TERN(HAS_BED_PROBE, probe.offset.z, dwin_zoffset)
// Structs
HMI_value_t HMI_value;
HMI_flag_t HMI_flag{0};
HMI_data_t HMI_data;
millis_t dwin_heat_time = 0;
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
uint8_t checkkey = 255, last_checkkey = MainMenu;
3 years ago
enum SelectItem : uint8_t {
PAGE_PRINT = 0,
PAGE_PREPARE,
PAGE_CONTROL,
PAGE_INFO_LEVELING,
PAGE_COUNT,
PRINT_SETUP = 0,
PRINT_PAUSE_RESUME,
PRINT_STOP,
PRINT_COUNT
};
typedef struct {
uint8_t now, last;
void set(uint8_t v) { now = last = v; }
void reset() { set(0); }
bool changed() { bool c = (now != last); if (c) last = now; return c; }
bool dec() { if (now) now--; return changed(); }
bool inc(uint8_t v) { if (now < (v - 1)) now++; else now = (v - 1); return changed(); }
} select_t;
select_t select_page{0}, select_file{0}, select_print{0};
uint8_t index_file = MROWS;
bool dwin_abort_flag = false; // Flag to reset feedrate, return to Home
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
bool hash_changed = true; // Flag to know if message status was changed
3 years ago
constexpr float default_max_feedrate[] = DEFAULT_MAX_FEEDRATE;
constexpr float default_max_acceleration[] = DEFAULT_MAX_ACCELERATION;
#if HAS_CLASSIC_JERK
constexpr float default_max_jerk[] = { DEFAULT_XJERK, DEFAULT_YJERK, DEFAULT_ZJERK, DEFAULT_EJERK };
#endif
static uint8_t _percent_done = 0;
static uint32_t _remain_time = 0;
// Additional Aux Host Support
static bool sdprint = false;
#if ENABLED(PAUSE_HEAT)
#if HAS_HOTEND
celsius_t resume_hotend_temp = 0;
#endif
#if HAS_HEATED_BED
celsius_t resume_bed_temp = 0;
#endif
#if HAS_FAN
uint16_t resume_fan = 0;
#endif
#endif
#if HAS_ZOFFSET_ITEM
float dwin_zoffset = 0, last_zoffset = 0;
#endif
#if HAS_HOTEND
float last_E = 0;
#endif
// New menu system pointers
MenuClass *PrepareMenu = nullptr;
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
MenuClass *TrammingMenu = nullptr;
3 years ago
MenuClass *MoveMenu = nullptr;
MenuClass *ControlMenu = nullptr;
MenuClass *AdvancedSettings = nullptr;
#if HAS_HOME_OFFSET
MenuClass *HomeOffMenu = nullptr;
#endif
#if HAS_BED_PROBE
MenuClass *ProbeSetMenu = nullptr;
#endif
MenuClass *FilSetMenu = nullptr;
MenuClass *SelectColorMenu = nullptr;
MenuClass *GetColorMenu = nullptr;
MenuClass *TuneMenu = nullptr;
MenuClass *MotionMenu = nullptr;
MenuClass *FilamentMenu = nullptr;
#if ENABLED(MESH_BED_LEVELING)
MenuClass *ManualMesh = nullptr;
#endif
#if HAS_HOTEND
MenuClass *PreheatMenu = nullptr;
#endif
MenuClass *TemperatureMenu = nullptr;
MenuClass *MaxSpeedMenu = nullptr;
MenuClass *MaxAccelMenu = nullptr;
MenuClass *MaxJerkMenu = nullptr;
MenuClass *StepsMenu = nullptr;
MenuClass *HotendPIDMenu = nullptr;
MenuClass *BedPIDMenu = nullptr;
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
#if HAS_BED_PROBE
3 years ago
MenuClass *ZOffsetWizMenu = nullptr;
#endif
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
#if ENABLED(INDIVIDUAL_AXIS_HOMING_SUBMENU)
MenuClass *HomingMenu = nullptr;
#endif
3 years ago
// Updatable menuitems pointers
MenuItemClass *HotendTargetItem = nullptr;
MenuItemClass *BedTargetItem = nullptr;
MenuItemClass *FanSpeedItem = nullptr;
MenuItemClass *MMeshMoveZItem = nullptr;
#define DWIN_LANGUAGE_EEPROM_ADDRESS 0x01 // Between 0x01 and 0x63 (EEPROM_OFFSET-1)
// BL24CXX::check() uses 0x00
inline bool HMI_IsChinese() { return HMI_flag.language == DWIN_CHINESE; }
void HMI_SetLanguageCache() {
DWIN_JPG_CacheTo1(HMI_IsChinese() ? Language_Chinese : Language_English);
}
void HMI_SetLanguage() {
#if BOTH(EEPROM_SETTINGS, IIC_BL24CXX_EEPROM)
BL24CXX::read(DWIN_LANGUAGE_EEPROM_ADDRESS, (uint8_t*)&HMI_flag.language, sizeof(HMI_flag.language));
#endif
HMI_SetLanguageCache();
}
void HMI_ToggleLanguage() {
HMI_flag.language = HMI_IsChinese() ? DWIN_ENGLISH : DWIN_CHINESE;
HMI_SetLanguageCache();
#if BOTH(EEPROM_SETTINGS, IIC_BL24CXX_EEPROM)
BL24CXX::write(DWIN_LANGUAGE_EEPROM_ADDRESS, (uint8_t*)&HMI_flag.language, sizeof(HMI_flag.language));
#endif
}
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
//-----------------------------------------------------------------------------
// Main Buttons
//-----------------------------------------------------------------------------
3 years ago
typedef struct { uint16_t x, y[2], w, h; } text_info_t;
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
void ICON_Button(const bool selected, const int iconid, const frame_rect_t &ico, const text_info_t (&txt), FSTR_P caption) {
DWIN_ICON_Show(true, false, false, ICON, iconid + selected, ico.x, ico.y);
if (selected) DWINUI::Draw_Box(0, HMI_data.Highlight_Color, ico);
if (HMI_IsChinese()) {
DWIN_Frame_AreaCopy(1, txt.x, txt.y[selected], txt.x + txt.w - 1, txt.y[selected] + txt.h - 1, ico.x + (ico.w - txt.w) / 2, (ico.y + ico.h - 28) - txt.h/2);
}
else {
const uint16_t x = ico.x + (ico.w - strlen_P(FTOP(caption)) * DWINUI::fontWidth()) / 2,
y = (ico.y + ico.h - 28) - DWINUI::fontHeight() / 2;
DWINUI::Draw_String(x, y, caption);
}
3 years ago
}
//
// Main Menu: "Print"
//
void ICON_Print() {
constexpr frame_rect_t ico = { 17, 110, 110, 100 };
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
constexpr text_info_t txt = { 1, { 405, 447 }, 27, 15 };
ICON_Button(select_page.now == PAGE_PRINT, ICON_Print_0, ico, txt, GET_TEXT_F(MSG_BUTTON_PRINT));
3 years ago
}
//
// Main Menu: "Prepare"
//
void ICON_Prepare() {
constexpr frame_rect_t ico = { 145, 110, 110, 100 };
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
constexpr text_info_t txt = { 31, { 405, 447 }, 27, 15 };
ICON_Button(select_page.now == PAGE_PREPARE, ICON_Prepare_0, ico, txt, GET_TEXT_F(MSG_PREPARE));
3 years ago
}
//
// Main Menu: "Control"
//
void ICON_Control() {
constexpr frame_rect_t ico = { 17, 226, 110, 100 };
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
constexpr text_info_t txt = { 61, { 405, 447 }, 27, 15 };
ICON_Button(select_page.now == PAGE_CONTROL, ICON_Control_0, ico, txt, GET_TEXT_F(MSG_CONTROL));
3 years ago
}
//
// Main Menu: "Info"
//
void ICON_StartInfo() {
constexpr frame_rect_t ico = { 145, 226, 110, 100 };
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
constexpr text_info_t txt = { 91, { 405, 447 }, 27, 15 };
ICON_Button(select_page.now == PAGE_INFO_LEVELING, ICON_Info_0, ico, txt, GET_TEXT_F(MSG_BUTTON_INFO));
3 years ago
}
//
// Main Menu: "Level"
//
void ICON_Leveling() {
constexpr frame_rect_t ico = { 145, 226, 110, 100 };
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
constexpr text_info_t txt = { 211, { 405, 447 }, 27, 15 };
ICON_Button(select_page.now == PAGE_INFO_LEVELING, ICON_Leveling_0, ico, txt, GET_TEXT_F(MSG_BUTTON_LEVEL));
3 years ago
}
//
// Printing: "Tune"
//
void ICON_Tune() {
constexpr frame_rect_t ico = { 8, 232, 80, 100 };
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
constexpr text_info_t txt = { 121, { 405, 447 }, 27, 15 };
ICON_Button(select_print.now == PRINT_SETUP, ICON_Setup_0, ico, txt, GET_TEXT_F(MSG_TUNE));
3 years ago
}
//
// Printing: "Pause"
//
void ICON_Pause() {
constexpr frame_rect_t ico = { 96, 232, 80, 100 };
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
constexpr text_info_t txt = { 181, { 405, 447 }, 27, 15 };
ICON_Button(select_print.now == PRINT_PAUSE_RESUME, ICON_Pause_0, ico, txt, GET_TEXT_F(MSG_BUTTON_PAUSE));
3 years ago
}
//
// Printing: "Resume"
//
void ICON_Resume() {
constexpr frame_rect_t ico = { 96, 232, 80, 100 };
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
constexpr text_info_t txt = { 1, { 405, 447 }, 27, 15 };
ICON_Button(select_print.now == PRINT_PAUSE_RESUME, ICON_Continue_0, ico, txt, GET_TEXT_F(MSG_BUTTON_RESUME));
3 years ago
}
//
// Printing: "Stop"
//
void ICON_Stop() {
constexpr frame_rect_t ico = { 184, 232, 80, 100 };
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
constexpr text_info_t txt = { 151, { 405, 447 }, 27, 12 };
ICON_Button(select_print.now == PRINT_STOP, ICON_Stop_0, ico, txt, GET_TEXT_F(MSG_BUTTON_STOP));
3 years ago
}
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
//-----------------------------------------------------------------------------
// Drawing routines
//-----------------------------------------------------------------------------
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
void Draw_Menu_Cursor(const int8_t line) {
3 years ago
DWIN_Draw_Rectangle(1, HMI_data.Cursor_color, 0, MBASE(line) - 18, 14, MBASE(line + 1) - 20);
}
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
void Erase_Menu_Cursor(const int8_t line) {
3 years ago
DWIN_Draw_Rectangle(1, HMI_data.Background_Color, 0, MBASE(line) - 18, 14, MBASE(line + 1) - 20);
}
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
void Move_Highlight(const int8_t from, const int8_t newline) {
3 years ago
Erase_Menu_Cursor(newline - from);
Draw_Menu_Cursor(newline);
}
void Add_Menu_Line() {
Move_Highlight(1, MROWS);
DWIN_Draw_Line(HMI_data.SplitLine_Color, 16, MBASE(MROWS + 1) - 20, 256, MBASE(MROWS + 1) - 19);
}
void Scroll_Menu(const uint8_t dir) {
DWIN_Frame_AreaMove(1, dir, MLINE, HMI_data.Background_Color, 0, 31, DWIN_WIDTH, 349);
switch (dir) {
case DWIN_SCROLL_DOWN: Move_Highlight(-1, 0); break;
case DWIN_SCROLL_UP: Add_Menu_Line(); break;
}
}
inline uint16_t nr_sd_menu_items() {
return card.get_num_Files() + !card.flag.workDirIsRoot;
}
void Erase_Menu_Text(const uint8_t line) {
DWIN_Draw_Rectangle(1, HMI_data.Background_Color, LBLX, MBASE(line) - 14, 271, MBASE(line) + 28);
}
void Draw_Menu_Line(const uint8_t line, const uint8_t icon=0, const char * const label=nullptr, bool more=false) {
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
if (icon) DWINUI::Draw_Icon(icon, ICOX, MBASE(line) - 3);
3 years ago
if (label) DWINUI::Draw_String(LBLX, MBASE(line) - 1, (char*)label);
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
if (more) DWINUI::Draw_Icon(ICON_More, VALX + 16, MBASE(line) - 3);
DWIN_Draw_HLine(HMI_data.SplitLine_Color, 16, MYPOS(line + 1), 240);
3 years ago
}
void Draw_Chkb_Line(const uint8_t line, const bool checked) {
DWINUI::Draw_Checkbox(HMI_data.Text_Color, HMI_data.Background_Color, VALX + 16, MBASE(line) - 1, checked);
}
void Draw_Menu_IntValue(uint16_t bcolor, const uint8_t line, uint8_t iNum, const uint16_t value=0) {
DWINUI::Draw_Int(HMI_data.Text_Color, bcolor, iNum , VALX, MBASE(line) - 1, value);
}
// The "Back" label is always on the first line
void Draw_Back_Label() {
if (HMI_IsChinese())
DWIN_Frame_AreaCopy(1, 129, 72, 156, 84, LBLX, MBASE(0));
else
DWIN_Frame_AreaCopy(1, 223, 179, 254, 189, LBLX, MBASE(0));
}
// Draw "Back" line at the top
void Draw_Back_First(const bool is_sel=true) {
Draw_Menu_Line(0, ICON_Back);
Draw_Back_Label();
if (is_sel) Draw_Menu_Cursor(0);
}
inline EncoderState get_encoder_state() {
static millis_t Encoder_ms = 0;
const millis_t ms = millis();
if (PENDING(ms, Encoder_ms)) return ENCODER_DIFF_NO;
const EncoderState state = Encoder_ReceiveAnalyze();
if (state != ENCODER_DIFF_NO) Encoder_ms = ms + ENCODER_WAIT_MS;
return state;
}
template<typename T>
inline bool Apply_Encoder(const EncoderState &encoder_diffState, T &valref) {
if (encoder_diffState == ENCODER_DIFF_CW)
valref += EncoderRate.encoderMoveValue;
else if (encoder_diffState == ENCODER_DIFF_CCW)
valref -= EncoderRate.encoderMoveValue;
return encoder_diffState == ENCODER_DIFF_ENTER;
}
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
//PopUps
void Popup_window_PauseOrStop() {
if (HMI_IsChinese()) {
3 years ago
DWINUI::ClearMenuArea();
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
Draw_Popup_Bkgd();
if (select_print.now == PRINT_PAUSE_RESUME) DWIN_Frame_AreaCopy(1, 237, 338, 269, 356, 98, 150);
else if (select_print.now == PRINT_STOP) DWIN_Frame_AreaCopy(1, 221, 320, 253, 336, 98, 150);
DWIN_Frame_AreaCopy(1, 220, 304, 264, 319, 130, 150);
DWINUI::Draw_Icon(ICON_Confirm_C, 26, 280);
DWINUI::Draw_Icon(ICON_Cancel_C, 146, 280);
Draw_Select_Highlight(true);
3 years ago
DWIN_UpdateLCD();
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
}
else
DWIN_Popup_ConfirmCancel(ICON_BLTouch, select_print.now == PRINT_PAUSE_RESUME ? GET_TEXT_F(MSG_PAUSE_PRINT) : GET_TEXT_F(MSG_STOP_PRINT));
3 years ago
}
#if HAS_HOTEND
void Popup_Window_ETempTooLow() {
if (HMI_IsChinese()) {
HMI_SaveProcessID(WaitResponse);
DWINUI::ClearMenuArea();
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
Draw_Popup_Bkgd();
3 years ago
DWINUI::Draw_Icon(ICON_TempTooLow, 102, 105);
DWIN_Frame_AreaCopy(1, 103, 371, 136, 386, 69, 240);
DWIN_Frame_AreaCopy(1, 170, 371, 270, 386, 102, 240);
DWINUI::Draw_Icon(ICON_Confirm_C, 86, 280);
DWIN_UpdateLCD();
}
else
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
DWIN_Popup_Confirm(ICON_TempTooLow, GET_TEXT_F(MSG_HOTEND_TOO_COLD), GET_TEXT_F(MSG_PLEASE_PREHEAT));
3 years ago
}
#endif
#if HAS_HOTEND || HAS_HEATED_BED
void DWIN_Popup_Temperature(const bool toohigh) {
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
DWINUI::ClearMenuArea();
Draw_Popup_Bkgd();
if (HMI_IsChinese()) {
3 years ago
if (toohigh) {
DWINUI::Draw_Icon(ICON_TempTooHigh, 102, 165);
DWIN_Frame_AreaCopy(1, 103, 371, 237, 386, 52, 285);
DWIN_Frame_AreaCopy(1, 151, 389, 185, 402, 187, 285);
DWIN_Frame_AreaCopy(1, 189, 389, 271, 402, 95, 310);
}
else {
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
DWINUI::Draw_Icon(ICON_TempTooLow, 102, 165);
3 years ago
DWIN_Frame_AreaCopy(1, 103, 371, 270, 386, 52, 285);
DWIN_Frame_AreaCopy(1, 189, 389, 271, 402, 95, 310);
}
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
}
else {
DWIN_Draw_Popup(toohigh ? ICON_TempTooHigh : ICON_TempTooLow, F("Nozzle or Bed temperature"), toohigh ? F("is too high") : F("is too low"));
3 years ago
}
}
#endif
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
// Draw status line
void DWIN_DrawStatusLine(const uint16_t color, const uint16_t bgcolor, const char *text, const bool center = true) {
DWIN_Draw_Rectangle(1, bgcolor, 0, STATUS_Y, DWIN_WIDTH, STATUS_Y + 20);
if (text) {
if (center) DWINUI::Draw_CenteredString(color, STATUS_Y + 2, text);
else DWINUI::Draw_String(color, 0, STATUS_Y + 2, text);
}
DWIN_UpdateLCD();
}
void DWIN_DrawStatusLine(const char *text, const bool center = true) {
DWIN_DrawStatusLine(HMI_data.StatusTxt_Color, HMI_data.StatusBg_Color, text, center);
}
// Clear & reset status line
void DWIN_ResetStatusLine() {
ui.status_message[0] = 0;
DWIN_CheckStatusMessage();
}
// Djb2 hash algorithm
void DWIN_CheckStatusMessage() {
static uint32_t old_hash = 0;
char * str = &ui.status_message[0];
uint32_t hash = 5381;
char c;
while ((c = *str++)) hash = ((hash << 5) + hash) + c; /* hash * 33 + c */
hash_changed = hash != old_hash;
old_hash = hash;
};
void DWIN_DrawStatusMessage() {
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
const uint8_t max_status_chars = DWIN_WIDTH / DWINUI::fontWidth();
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
#if ENABLED(STATUS_MESSAGE_SCROLLING)
// Get the UTF8 character count of the string
uint8_t slen = utf8_strlen(ui.status_message);
// If the string fits the status line do not scroll it
if (slen <= max_status_chars) {
if (hash_changed) {
DWIN_DrawStatusLine(HMI_data.StatusTxt_Color, HMI_data.StatusBg_Color, ui.status_message);
hash_changed = false;
}
}
else {
// String is larger than the available line space
// Get a pointer to the next valid UTF8 character
// and the string remaining length
uint8_t rlen;
const char *stat = MarlinUI::status_and_len(rlen);
DWIN_Draw_Rectangle(1, HMI_data.StatusBg_Color, 0, STATUS_Y, DWIN_WIDTH, STATUS_Y + 20);
DWINUI::MoveTo(0, STATUS_Y + 2);
DWINUI::Draw_String(stat, max_status_chars);
// If the string doesn't completely fill the line...
if (rlen < max_status_chars) {
DWINUI::Draw_Char('.'); // Always at 1+ spaces left, draw a dot
uint8_t chars = max_status_chars - rlen; // Amount of space left in characters
if (--chars) { // Draw a second dot if there's space
DWINUI::Draw_Char('.');
if (--chars)
DWINUI::Draw_String(ui.status_message, chars); // Print a second copy of the message
}
}
MarlinUI::advance_status_scroll();
}
#else
if (hash_changed) {
ui.status_message[max_status_chars] = 0;
DWIN_DrawStatusLine(HMI_data.StatusTxt_Color, HMI_data.StatusBg_Color, ui.status_message);
hash_changed = false;
}
#endif
}
3 years ago
void Draw_Print_Labels() {
if (HMI_IsChinese()) {
DWIN_Frame_AreaCopy(1, 0, 72, 63, 86, 41, 173); // Printing Time
DWIN_Frame_AreaCopy(1, 65, 72, 128, 86, 176, 173); // Remain
}
else {
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
DWINUI::Draw_String( 46, 173, GET_TEXT_F(MSG_INFO_PRINT_TIME));
DWINUI::Draw_String(181, 173, GET_TEXT_F(MSG_REMAINING_TIME));
3 years ago
}
}
void Draw_Print_ProgressBar() {
DWINUI::Draw_Icon(ICON_Bar, 15, 93);
DWIN_Draw_Rectangle(1, HMI_data.Barfill_Color, 16 + _percent_done * 240 / 100, 93, 256, 113);
DWINUI::Draw_Int(HMI_data.PercentTxt_Color, HMI_data.Background_Color, 3, 117, 133, _percent_done);
DWINUI::Draw_String(HMI_data.PercentTxt_Color, 142, 133, F("%"));
}
void Draw_Print_ProgressElapsed() {
char buf[10];
duration_t elapsed = print_job_timer.duration(); // print timer
sprintf_P(buf, PSTR("%02i:%02i"), (uint16_t)(elapsed.value / 3600), ((uint16_t)elapsed.value % 3600) / 60);
DWINUI::Draw_String(HMI_data.Text_Color, HMI_data.Background_Color, 47, 192, buf);
}
void Draw_Print_ProgressRemain() {
char buf[10];
sprintf_P(buf, PSTR("%02i:%02i"), (uint16_t)(_remain_time / 3600), ((uint16_t)_remain_time % 3600) / 60);
DWINUI::Draw_String(HMI_data.Text_Color, HMI_data.Background_Color, 181, 192, buf);
}
void ICON_ResumeOrPause() {
if (printingIsPaused() || HMI_flag.pause_flag || HMI_flag.pause_action)
ICON_Resume();
else
ICON_Pause();
}
void Draw_PrintProcess() {
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
if (HMI_IsChinese())
Title.FrameCopy(30, 1, 42, 14); // "Printing"
else
Title.ShowCaption(GET_TEXT_F(MSG_PRINTING));
3 years ago
DWINUI::ClearMenuArea();
DWIN_Print_Header(sdprint ? card.longest_filename() : nullptr);
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
Draw_Print_Labels();
3 years ago
DWINUI::Draw_Icon(ICON_PrintTime, 15, 173);
DWINUI::Draw_Icon(ICON_RemainTime, 150, 171);
Draw_Print_ProgressBar();
Draw_Print_ProgressElapsed();
Draw_Print_ProgressRemain();
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
ICON_Tune();
ICON_ResumeOrPause();
ICON_Stop();
3 years ago
DWIN_UpdateLCD();
}
void Goto_PrintProcess() {
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
if (checkkey == PrintProcess) {
ICON_ResumeOrPause();
DWIN_UpdateLCD();
return;
}
3 years ago
checkkey = PrintProcess;
Draw_PrintProcess();
}
void Draw_PrintDone() {
// show percent bar and value
_percent_done = 100;
_remain_time = 0;
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
Title.ShowCaption(GET_TEXT_F(MSG_PRINT_DONE));
3 years ago
DWINUI::ClearMenuArea();
DWIN_Print_Header(nullptr);
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
Draw_Print_ProgressBar();
3 years ago
Draw_Print_Labels();
DWINUI::Draw_Icon(ICON_PrintTime, 15, 173);
DWINUI::Draw_Icon(ICON_RemainTime, 150, 171);
Draw_Print_ProgressElapsed();
Draw_Print_ProgressRemain();
// show print done confirm
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
DWINUI::Draw_Icon(HMI_IsChinese() ? ICON_Confirm_C : ICON_Confirm_E, 86, 273);
DWIN_UpdateLCD();
3 years ago
}
void Draw_Main_Menu() {
DWINUI::ClearMenuArea();
if (HMI_IsChinese())
Title.FrameCopy(2, 2, 26, 13); // "Home" etc
else
Title.ShowCaption(MACHINE_NAME);
DWINUI::Draw_Icon(ICON_LOGO, 71, 52); // CREALITY logo
ICON_Print();
ICON_Prepare();
ICON_Control();
TERN(HAS_ONESTEP_LEVELING, ICON_Leveling, ICON_StartInfo)();
DWIN_UpdateLCD();
}
void Goto_Main_Menu() {
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
if (checkkey == MainMenu) return;
3 years ago
checkkey = MainMenu;
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
ui.reset_status(true);
3 years ago
Draw_Main_Menu();
}
// Draw X, Y, Z and blink if in an un-homed or un-trusted state
void _update_axis_value(const AxisEnum axis, const uint16_t x, const uint16_t y, const bool blink, const bool force) {
const bool draw_qmark = axis_should_home(axis),
draw_empty = NONE(HOME_AFTER_DEACTIVATE, DISABLE_REDUCED_ACCURACY_WARNING) && !draw_qmark && !axis_is_trusted(axis);
// Check for a position change
static xyz_pos_t oldpos = { -1, -1, -1 };
const float p = current_position[axis];
const bool changed = oldpos[axis] != p;
if (changed) oldpos[axis] = p;
if (force || changed || draw_qmark || draw_empty) {
if (blink && draw_qmark)
DWINUI::Draw_String(HMI_data.Coordinate_Color, HMI_data.Background_Color, x, y, F("--?--"));
else if (blink && draw_empty)
DWINUI::Draw_String(HMI_data.Coordinate_Color, HMI_data.Background_Color, x, y, F(" "));
else
DWINUI::Draw_Signed_Float(HMI_data.Coordinate_Color, HMI_data.Background_Color, 3, 1, x, y, p);
}
}
void _draw_xyz_position(const bool force) {
//SERIAL_ECHOPGM("Draw XYZ:");
static bool _blink = false;
const bool blink = !!(millis() & 0x400UL);
if (force || blink != _blink) {
_blink = blink;
//SERIAL_ECHOPGM(" (blink)");
_update_axis_value(X_AXIS, 35, 459, blink, true);
_update_axis_value(Y_AXIS, 120, 459, blink, true);
_update_axis_value(Z_AXIS, 205, 459, blink, true);
}
//SERIAL_EOL();
}
void update_variable() {
#if HAS_HOTEND
static celsius_t _hotendtemp = 0, _hotendtarget = 0;
const celsius_t hc = thermalManager.wholeDegHotend(0),
ht = thermalManager.degTargetHotend(0);
const bool _new_hotend_temp = _hotendtemp != hc,
_new_hotend_target = _hotendtarget != ht;
if (_new_hotend_temp) _hotendtemp = hc;
if (_new_hotend_target) _hotendtarget = ht;
#endif
#if HAS_HEATED_BED
static celsius_t _bedtemp = 0, _bedtarget = 0;
const celsius_t bc = thermalManager.wholeDegBed(),
bt = thermalManager.degTargetBed();
const bool _new_bed_temp = _bedtemp != bc,
_new_bed_target = _bedtarget != bt;
if (_new_bed_temp) _bedtemp = bc;
if (_new_bed_target) _bedtarget = bt;
#endif
#if HAS_FAN
static uint8_t _fanspeed = 0;
const bool _new_fanspeed = _fanspeed != thermalManager.fan_speed[0];
if (_new_fanspeed) _fanspeed = thermalManager.fan_speed[0];
#endif
if (checkkey == Menu && (CurrentMenu == TuneMenu || CurrentMenu == TemperatureMenu)) {
// Tune page temperature update
#if HAS_HOTEND
if (_new_hotend_target)
HotendTargetItem->draw(CurrentMenu->line(HotendTargetItem->pos));
#endif
#if HAS_HEATED_BED
if (_new_bed_target)
BedTargetItem->draw(CurrentMenu->line(BedTargetItem->pos));
#endif
#if HAS_FAN
if (_new_fanspeed)
FanSpeedItem->draw(CurrentMenu->line(FanSpeedItem->pos));
#endif
}
// Bottom temperature update
#if HAS_HOTEND
if (_new_hotend_temp)
DWINUI::Draw_Int(DWIN_FONT_STAT, HMI_data.Indicator_Color, HMI_data.Background_Color, 3, 28, 384, _hotendtemp);
if (_new_hotend_target)
DWINUI::Draw_Int(DWIN_FONT_STAT, HMI_data.Indicator_Color, HMI_data.Background_Color, 3, 25 + 4 * STAT_CHR_W + 6, 384, _hotendtarget);
static int16_t _flow = planner.flow_percentage[0];
if (_flow != planner.flow_percentage[0]) {
_flow = planner.flow_percentage[0];
DWINUI::Draw_Int(DWIN_FONT_STAT, HMI_data.Indicator_Color, HMI_data.Background_Color, 3, 116 + 2 * STAT_CHR_W, 417, _flow);
}
#endif
#if HAS_HEATED_BED
if (_new_bed_temp)
DWINUI::Draw_Int(DWIN_FONT_STAT, HMI_data.Indicator_Color, HMI_data.Background_Color, 3, 28, 417, _bedtemp);
if (_new_bed_target)
DWINUI::Draw_Int(DWIN_FONT_STAT, HMI_data.Indicator_Color, HMI_data.Background_Color, 3, 25 + 4 * STAT_CHR_W + 6, 417, _bedtarget);
#endif
static int16_t _feedrate = 100;
if (_feedrate != feedrate_percentage) {
_feedrate = feedrate_percentage;
DWINUI::Draw_Int(DWIN_FONT_STAT, HMI_data.Indicator_Color, HMI_data.Background_Color, 3, 116 + 2 * STAT_CHR_W, 384, _feedrate);
}
#if HAS_FAN
if (_new_fanspeed) {
_fanspeed = thermalManager.fan_speed[0];
DWINUI::Draw_Int(DWIN_FONT_STAT, HMI_data.Indicator_Color, HMI_data.Background_Color, 3, 195 + 2 * STAT_CHR_W, 384, _fanspeed);
}
#endif
static float _offset = 0;
if (BABY_Z_VAR != _offset) {
_offset = BABY_Z_VAR;
DWINUI::Draw_Signed_Float(DWIN_FONT_STAT, HMI_data.Indicator_Color, HMI_data.Background_Color, 2, 2, 210, 417, _offset);
}
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
#if HAS_MESH
static bool _leveling_active = false;
if (_leveling_active != planner.leveling_active) {
_leveling_active = planner.leveling_active;
DWIN_Draw_Box(1, HMI_data.Background_Color, 186, 416, 20, 20);
if (_leveling_active)
DWINUI::Draw_Icon(ICON_SetZOffset, 186, 416);
else
DWINUI::Draw_Icon(ICON_Zoffset, 187, 416);
}
#endif
3 years ago
_draw_xyz_position(false);
}
/**
* Read and cache the working directory.
*
* TODO: New code can follow the pattern of menu_media.cpp
* and rely on Marlin caching for performance. No need to
* cache files here.
*/
#ifndef strcasecmp_P
#define strcasecmp_P(a, b) strcasecmp((a), (b))
#endif
void make_name_without_ext(char *dst, char *src, size_t maxlen=MENU_CHAR_LIMIT) {
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
size_t pos = strlen(src); // index of ending nul
3 years ago
// For files, remove the extension
// which may be .gcode, .gco, or .g
if (!card.flag.filenameIsDir)
while (pos && src[pos] != '.') pos--; // find last '.' (stop at 0)
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
if (!pos) pos = strlen(src); // pos = 0 ('.' not found) restore pos
3 years ago
size_t len = pos; // nul or '.'
if (len > maxlen) { // Keep the name short
pos = len = maxlen; // move nul down
dst[--pos] = '.'; // insert dots
dst[--pos] = '.';
dst[--pos] = '.';
}
dst[len] = '\0'; // end it
// Copy down to 0
while (pos--) dst[pos] = src[pos];
}
void HMI_SDCardInit() { card.cdroot(); }
void MarlinUI::refresh() { /* Nothing to see here */ }
#if HAS_LCD_BRIGHTNESS
void MarlinUI::_set_brightness() { DWIN_LCD_Brightness(backlight ? brightness : 0); }
#endif
#define ICON_Folder ICON_More
#if ENABLED(SCROLL_LONG_FILENAMES)
char shift_name[LONG_FILENAME_LENGTH + 1];
int8_t shift_amt; // = 0
millis_t shift_ms; // = 0
// Init the shift name based on the highlighted item
void Init_Shift_Name() {
const bool is_subdir = !card.flag.workDirIsRoot;
const int8_t filenum = select_file.now - 1 - is_subdir; // Skip "Back" and ".."
const uint16_t fileCnt = card.get_num_Files();
if (WITHIN(filenum, 0, fileCnt - 1)) {
card.getfilename_sorted(SD_ORDER(filenum, fileCnt));
char * const name = card.longest_filename();
make_name_without_ext(shift_name, name, 100);
}
}
void Init_SDItem_Shift() {
shift_amt = 0;
shift_ms = select_file.now > 0 && strlen(shift_name) > MENU_CHAR_LIMIT ? millis() + 750UL : 0;
}
#endif
/**
* Display an SD item, adding a CDUP for subfolders.
*/
void Draw_SDItem(const uint16_t item, int16_t row=-1) {
if (row < 0) row = item + 1 + MROWS - index_file;
const bool is_subdir = !card.flag.workDirIsRoot;
if (is_subdir && item == 0)
return Draw_Menu_Line(row, ICON_Folder, "..");
card.getfilename_sorted(SD_ORDER(item - is_subdir, card.get_num_Files()));
char * const name = card.longest_filename();
#if ENABLED(SCROLL_LONG_FILENAMES)
// Init the current selected name
// This is used during scroll drawing
if (item == select_file.now - 1) {
make_name_without_ext(shift_name, name, 100);
Init_SDItem_Shift();
}
#endif
// Draw the file/folder with name aligned left
char str[strlen(name) + 1];
make_name_without_ext(str, name);
Draw_Menu_Line(row, card.flag.filenameIsDir ? ICON_Folder : ICON_File, str);
}
#if ENABLED(SCROLL_LONG_FILENAMES)
void Draw_SDItem_Shifted(uint8_t &shift) {
// Limit to the number of chars past the cutoff
const size_t len = strlen(shift_name);
NOMORE(shift, _MAX(len - MENU_CHAR_LIMIT, 0U));
// Shorten to the available space
const size_t lastchar = _MIN((signed)len, shift + MENU_CHAR_LIMIT);
const char c = shift_name[lastchar];
shift_name[lastchar] = '\0';
const uint8_t row = select_file.now + MROWS - index_file; // skip "Back" and scroll
Erase_Menu_Text(row);
Draw_Menu_Line(row, 0, &shift_name[shift]);
shift_name[lastchar] = c;
}
#endif
// Redraw the first set of SD Files
void Redraw_SD_List() {
select_file.reset();
index_file = MROWS;
DWINUI::ClearMenuArea(); // Leave title bar unchanged
Draw_Back_First();
if (card.isMounted()) {
// As many files as will fit
LOOP_L_N(i, _MIN(nr_sd_menu_items(), MROWS))
Draw_SDItem(i, i + 1);
TERN_(SCROLL_LONG_FILENAMES, Init_SDItem_Shift());
}
else {
DWIN_Draw_Rectangle(1, HMI_data.AlertBg_Color, 10, MBASE(3) - 10, DWIN_WIDTH - 10, MBASE(4));
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
DWINUI::Draw_CenteredString(font16x32, HMI_data.AlertTxt_Color, MBASE(3), GET_TEXT_F(MSG_MEDIA_NOT_INSERTED));
3 years ago
}
}
bool DWIN_lcd_sd_status = false;
void SDCard_Up() {
card.cdup();
Redraw_SD_List();
DWIN_lcd_sd_status = false; // On next DWIN_Update
}
void SDCard_Folder(char * const dirname) {
card.cd(dirname);
Redraw_SD_List();
DWIN_lcd_sd_status = false; // On next DWIN_Update
}
//
// Watch for media mount / unmount
//
void HMI_SDCardUpdate() {
if (HMI_flag.home_flag) return;
if (DWIN_lcd_sd_status != card.isMounted()) {
DWIN_lcd_sd_status = card.isMounted();
//SERIAL_ECHOLNPGM("HMI_SDCardUpdate: ", DWIN_lcd_sd_status);
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
if (DWIN_lcd_sd_status) { // Media inserted
3 years ago
if (checkkey == SelectFile)
Redraw_SD_List();
}
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
else { // Media removed
3 years ago
// clean file icon
if (checkkey == SelectFile) {
Redraw_SD_List();
}
else if (sdprint && card.isPrinting() && printingIsActive()) {
// TODO: Move card removed abort handling
// to CardReader::manage_media.
card.abortFilePrintSoon();
wait_for_heatup = wait_for_user = false;
dwin_abort_flag = true; // Reset feedrate, return to Home
}
}
DWIN_UpdateLCD();
}
}
//
// The status area is always on-screen, except during
// full-screen modal dialogs. (TODO: Keep alive during dialogs)
//
void Draw_Status_Area(const bool with_update) {
DWIN_Draw_Rectangle(1, HMI_data.Background_Color, 0, STATUS_Y + 21, DWIN_WIDTH, DWIN_HEIGHT - 1);
#if HAS_HOTEND
DWINUI::Draw_Icon(ICON_HotendTemp, 10, 383);
DWINUI::Draw_Int(DWIN_FONT_STAT, HMI_data.Indicator_Color, HMI_data.Background_Color, 3, 28, 384, thermalManager.wholeDegHotend(0));
DWINUI::Draw_String(DWIN_FONT_STAT, HMI_data.Indicator_Color, HMI_data.Background_Color, 25 + 3 * STAT_CHR_W + 5, 384, F("/"));
DWINUI::Draw_Int(DWIN_FONT_STAT, HMI_data.Indicator_Color, HMI_data.Background_Color, 3, 25 + 4 * STAT_CHR_W + 6, 384, thermalManager.degTargetHotend(0));
DWINUI::Draw_Icon(ICON_StepE, 112, 417);
DWINUI::Draw_Int(DWIN_FONT_STAT, HMI_data.Indicator_Color, HMI_data.Background_Color, 3, 116 + 2 * STAT_CHR_W, 417, planner.flow_percentage[0]);
DWINUI::Draw_String(DWIN_FONT_STAT, HMI_data.Indicator_Color, HMI_data.Background_Color, 116 + 5 * STAT_CHR_W + 2, 417, F("%"));
#endif
#if HAS_HEATED_BED
DWINUI::Draw_Icon(ICON_BedTemp, 10, 416);
DWINUI::Draw_Int(DWIN_FONT_STAT, HMI_data.Indicator_Color, HMI_data.Background_Color, 3, 28, 417, thermalManager.wholeDegBed());
DWINUI::Draw_String(DWIN_FONT_STAT, HMI_data.Indicator_Color, HMI_data.Background_Color, 25 + 3 * STAT_CHR_W + 5, 417, F("/"));
DWINUI::Draw_Int(true, true, 0, DWIN_FONT_STAT, HMI_data.Indicator_Color, HMI_data.Background_Color, 3, 25 + 4 * STAT_CHR_W + 6, 417, thermalManager.degTargetBed());
#endif
DWINUI::Draw_Icon(ICON_Speed, 113, 383);
DWINUI::Draw_Int(DWIN_FONT_STAT, HMI_data.Indicator_Color, HMI_data.Background_Color, 3, 116 + 2 * STAT_CHR_W, 384, feedrate_percentage);
DWINUI::Draw_String(DWIN_FONT_STAT, HMI_data.Indicator_Color, HMI_data.Background_Color, 116 + 5 * STAT_CHR_W + 2, 384, F("%"));
#if HAS_FAN
DWINUI::Draw_Icon(ICON_FanSpeed, 187, 383);
DWINUI::Draw_Int(DWIN_FONT_STAT, HMI_data.Indicator_Color, HMI_data.Background_Color, 3, 195 + 2 * STAT_CHR_W, 384, thermalManager.fan_speed[0]);
#endif
#if HAS_ZOFFSET_ITEM
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
DWINUI::Draw_Icon(planner.leveling_active ? ICON_SetZOffset : ICON_Zoffset, 187, 416);
3 years ago
#endif
DWINUI::Draw_Signed_Float(DWIN_FONT_STAT, HMI_data.Indicator_Color, HMI_data.Background_Color, 2, 2, 210, 417, BABY_Z_VAR);
DWIN_Draw_Rectangle(1, HMI_data.SplitLine_Color, 0, 449, DWIN_WIDTH, 451);
DWINUI::Draw_Icon(ICON_MaxSpeedX, 10, 456);
DWINUI::Draw_Icon(ICON_MaxSpeedY, 95, 456);
DWINUI::Draw_Icon(ICON_MaxSpeedZ, 180, 456);
_draw_xyz_position(true);
if (with_update) {
DWIN_UpdateLCD();
delay(5);
}
}
void HMI_StartFrame(const bool with_update) {
Goto_Main_Menu();
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
DWIN_DrawStatusLine(nullptr);
3 years ago
Draw_Status_Area(with_update);
}
void Draw_Info_Menu() {
DWINUI::ClearMenuArea();
Draw_Back_First();
DWINUI::Draw_CenteredString(122, F(MACHINE_SIZE));
DWINUI::Draw_CenteredString(195, F(SHORT_BUILD_VERSION));
if (HMI_IsChinese()) {
Title.FrameCopy(30, 17, 28, 13); // "Info"
DWIN_Frame_AreaCopy(1, 197, 149, 252, 161, 108, 102); // "Size"
DWIN_Frame_AreaCopy(1, 1, 164, 56, 176, 108, 175); // "Firmware Version"
DWIN_Frame_AreaCopy(1, 58, 164, 113, 176, 105, 248); // "Contact Details"
}
else {
Title.ShowCaption(GET_TEXT_F(MSG_INFO_SCREEN));
DWIN_Frame_AreaCopy(1, 120, 150, 146, 161, 124, 102); // "Size"
DWIN_Frame_AreaCopy(1, 146, 151, 254, 161, 82, 175); // "Firmware Version"
DWIN_Frame_AreaCopy(1, 1, 164, 96, 175, 89, 248); // "Contact details"
}
DWINUI::Draw_CenteredString(268, F(CORP_WEBSITE));
LOOP_L_N(i, 3) {
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
DWINUI::Draw_Icon(ICON_PrintSize + i, ICOX, 99 + i * 73);
3 years ago
DWIN_Draw_HLine(HMI_data.SplitLine_Color, 16, MBASE(2) + i * 73, 240);
3 years ago
}
DWIN_UpdateLCD();
}
void Draw_Print_File_Menu() {
if (HMI_IsChinese())
Title.FrameCopy(0, 31, 56, 14); // "Print file"
else
Title.ShowCaption(GET_TEXT_F(MSG_MEDIA_MENU));
Redraw_SD_List();
}
// Main Process
void HMI_MainMenu() {
EncoderState encoder_diffState = get_encoder_state();
if (encoder_diffState == ENCODER_DIFF_NO) return;
if (encoder_diffState == ENCODER_DIFF_CW) {
if (select_page.inc(PAGE_COUNT)) {
switch (select_page.now) {
case PAGE_PRINT: ICON_Print(); break;
case PAGE_PREPARE: ICON_Print(); ICON_Prepare(); break;
case PAGE_CONTROL: ICON_Prepare(); ICON_Control(); break;
case PAGE_INFO_LEVELING: ICON_Control(); TERN(HAS_ONESTEP_LEVELING, ICON_Leveling, ICON_StartInfo)(); break;
}
}
}
else if (encoder_diffState == ENCODER_DIFF_CCW) {
if (select_page.dec()) {
switch (select_page.now) {
case PAGE_PRINT: ICON_Print(); ICON_Prepare(); break;
case PAGE_PREPARE: ICON_Prepare(); ICON_Control(); break;
case PAGE_CONTROL: ICON_Control(); TERN(HAS_ONESTEP_LEVELING, ICON_Leveling, ICON_StartInfo)(); break;
case PAGE_INFO_LEVELING: TERN(HAS_ONESTEP_LEVELING, ICON_Leveling, ICON_StartInfo)(); break;
}
}
}
else if (encoder_diffState == ENCODER_DIFF_ENTER) {
switch (select_page.now) {
case PAGE_PRINT:
checkkey = SelectFile;
Draw_Print_File_Menu();
break;
case PAGE_PREPARE: Draw_Prepare_Menu(); break;
case PAGE_CONTROL: Draw_Control_Menu(); break;
case PAGE_INFO_LEVELING:
#if HAS_ONESTEP_LEVELING
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
queue.inject(F("G28Z\nG29")); // Force to get the current Z home position
3 years ago
#else
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
last_checkkey = MainMenu;
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
Goto_Info_Menu();
3 years ago
#endif
break;
}
}
DWIN_UpdateLCD();
}
// Select (and Print) File
void HMI_SelectFile() {
EncoderState encoder_diffState = get_encoder_state();
const uint16_t hasUpDir = !card.flag.workDirIsRoot;
if (encoder_diffState == ENCODER_DIFF_NO) {
#if ENABLED(SCROLL_LONG_FILENAMES)
if (shift_ms && select_file.now >= 1 + hasUpDir) {
// Scroll selected filename every second
const millis_t ms = millis();
if (ELAPSED(ms, shift_ms)) {
const bool was_reset = shift_amt < 0;
shift_ms = ms + 375UL + was_reset * 250UL; // ms per character
uint8_t shift_new = shift_amt + 1; // Try to shift by...
Draw_SDItem_Shifted(shift_new); // Draw the item
if (!was_reset && shift_new == 0) // Was it limited to 0?
shift_ms = 0; // No scrolling needed
else if (shift_new == shift_amt) // Scroll reached the end
shift_new = -1; // Reset
shift_amt = shift_new; // Set new scroll
}
}
#endif
return;
}
// First pause is long. Easy.
// On reset, long pause must be after 0.
const uint16_t fullCnt = nr_sd_menu_items();
if (encoder_diffState == ENCODER_DIFF_CW && fullCnt) {
if (select_file.inc(1 + fullCnt)) {
const uint8_t itemnum = select_file.now - 1; // -1 for "Back"
if (TERN0(SCROLL_LONG_FILENAMES, shift_ms)) { // If line was shifted
Erase_Menu_Text(itemnum + MROWS - index_file); // Erase and
Draw_SDItem(itemnum - 1); // redraw
}
if (select_file.now > MROWS && select_file.now > index_file) { // Cursor past the bottom
index_file = select_file.now; // New bottom line
Scroll_Menu(DWIN_SCROLL_UP);
Draw_SDItem(itemnum, MROWS); // Draw and init the shift name
}
else {
Move_Highlight(1, select_file.now + MROWS - index_file); // Just move highlight
TERN_(SCROLL_LONG_FILENAMES, Init_Shift_Name()); // ...and init the shift name
}
TERN_(SCROLL_LONG_FILENAMES, Init_SDItem_Shift());
}
}
else if (encoder_diffState == ENCODER_DIFF_CCW && fullCnt) {
if (select_file.dec()) {
const uint8_t itemnum = select_file.now - 1; // -1 for "Back"
if (TERN0(SCROLL_LONG_FILENAMES, shift_ms)) { // If line was shifted
Erase_Menu_Text(select_file.now + 1 + MROWS - index_file); // Erase and
Draw_SDItem(itemnum + 1); // redraw
}
if (select_file.now < index_file - MROWS) { // Cursor past the top
index_file--; // New bottom line
Scroll_Menu(DWIN_SCROLL_DOWN);
if (index_file == MROWS) {
Draw_Back_First();
TERN_(SCROLL_LONG_FILENAMES, shift_ms = 0);
}
else {
Draw_SDItem(itemnum, 0); // Draw the item (and init shift name)
}
}
else {
Move_Highlight(-1, select_file.now + MROWS - index_file); // Just move highlight
TERN_(SCROLL_LONG_FILENAMES, Init_Shift_Name()); // ...and init the shift name
}
TERN_(SCROLL_LONG_FILENAMES, Init_SDItem_Shift()); // Reset left. Init timer.
}
}
else if (encoder_diffState == ENCODER_DIFF_ENTER) {
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
if (select_file.now == 0) { // Back
3 years ago
select_page.set(PAGE_PRINT);
Goto_Main_Menu();
}
else if (hasUpDir && select_file.now == 1) { // CD-Up
SDCard_Up();
goto HMI_SelectFileExit;
}
else {
const uint16_t filenum = select_file.now - 1 - hasUpDir;
card.getfilename_sorted(SD_ORDER(filenum, card.get_num_Files()));
// Enter that folder!
if (card.flag.filenameIsDir) {
SDCard_Folder(card.filename);
goto HMI_SelectFileExit;
}
// Reset highlight for next entry
select_print.reset();
select_file.reset();
// Start choice and print SD file
HMI_flag.heat_flag = true;
HMI_flag.print_finish = false;
card.openAndPrintFile(card.filename);
#if HAS_FAN
// All fans on for Ender 3 v2 ?
// The slicer should manage this for us.
//for (uint8_t i = 0; i < FAN_COUNT; i++)
// thermalManager.fan_speed[i] = 255;
#endif
DWIN_Print_Started(true);
}
}
HMI_SelectFileExit:
DWIN_UpdateLCD();
}
// Printing
void HMI_Printing() {
EncoderState encoder_diffState = get_encoder_state();
if (encoder_diffState == ENCODER_DIFF_NO) return;
// Avoid flicker by updating only the previous menu
if (encoder_diffState == ENCODER_DIFF_CW) {
if (select_print.inc(PRINT_COUNT)) {
switch (select_print.now) {
case PRINT_SETUP: ICON_Tune(); break;
case PRINT_PAUSE_RESUME: ICON_Tune(); ICON_ResumeOrPause(); break;
case PRINT_STOP: ICON_ResumeOrPause(); ICON_Stop(); break;
}
}
}
else if (encoder_diffState == ENCODER_DIFF_CCW) {
if (select_print.dec()) {
switch (select_print.now) {
case PRINT_SETUP: ICON_Tune(); ICON_ResumeOrPause(); break;
case PRINT_PAUSE_RESUME: ICON_ResumeOrPause(); ICON_Stop(); break;
case PRINT_STOP: ICON_Stop(); break;
}
}
}
else if (encoder_diffState == ENCODER_DIFF_ENTER) {
switch (select_print.now) {
case PRINT_SETUP: Draw_Tune_Menu(); break;
case PRINT_PAUSE_RESUME:
if (HMI_flag.pause_flag) {
ICON_Pause();
#if DISABLED(ADVANCED_PAUSE_FEATURE)
char cmd[40];
cmd[0] = '\0';
#if BOTH(HAS_HEATED_BED, PAUSE_HEAT)
if (resume_bed_temp) sprintf_P(cmd, PSTR("M190 S%i\n"), resume_bed_temp);
#endif
#if BOTH(HAS_HOTEND, PAUSE_HEAT)
if (resume_hotend_temp) sprintf_P(&cmd[strlen(cmd)], PSTR("M109 S%i\n"), resume_hotend_temp);
#endif
#if HAS_FAN
if (resume_fan) thermalManager.fan_speed[0] = resume_fan;
#endif
strcat_P(cmd, M24_STR);
queue.inject(cmd);
#endif
}
else {
HMI_flag.select_flag = true;
checkkey = PauseOrStop;
Popup_window_PauseOrStop();
}
break;
case PRINT_STOP:
HMI_flag.select_flag = true;
checkkey = PauseOrStop;
Popup_window_PauseOrStop();
break;
default: break;
}
}
DWIN_UpdateLCD();
}
// Print done
void HMI_PrintDone() {
EncoderState encoder_diffState = get_encoder_state();
if (encoder_diffState == ENCODER_DIFF_NO) return;
if (encoder_diffState == ENCODER_DIFF_ENTER) {
dwin_abort_flag = true; // Reset feedrate, return to Home
Goto_Main_Menu(); // Return to Main menu after print done
}
}
// Pause or Stop popup
void HMI_PauseOrStop() {
EncoderState encoder_diffState = get_encoder_state();
if (encoder_diffState == ENCODER_DIFF_NO) return;
if (encoder_diffState == ENCODER_DIFF_CW)
Draw_Select_Highlight(false);
else if (encoder_diffState == ENCODER_DIFF_CCW)
Draw_Select_Highlight(true);
else if (encoder_diffState == ENCODER_DIFF_ENTER) {
if (select_print.now == PRINT_PAUSE_RESUME) {
if (HMI_flag.select_flag) {
HMI_flag.pause_action = true;
ICON_Resume();
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
queue.inject(F("M25"));
3 years ago
}
else {
// cancel pause
}
Goto_PrintProcess();
}
else if (select_print.now == PRINT_STOP) {
if (HMI_flag.select_flag) {
checkkey = MainMenu;
if (HMI_flag.home_flag) planner.synchronize(); // Wait for planner moves to finish!
wait_for_heatup = wait_for_user = false; // Stop waiting for heating/user
card.abortFilePrintSoon(); // Let the main loop handle SD abort
dwin_abort_flag = true; // Reset feedrate, return to Home
#ifdef ACTION_ON_CANCEL
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
hostui.cancel();
3 years ago
#endif
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
DWIN_Draw_Popup(ICON_BLTouch, GET_TEXT_F(MSG_STOPPING), GET_TEXT_F(MSG_PLEASE_WAIT));
3 years ago
}
else
Goto_PrintProcess(); // cancel stop
}
}
DWIN_UpdateLCD();
}
#include "../../../libs/buzzer.h"
void HMI_AudioFeedback(const bool success/*=true*/) {
#if HAS_BUZZER
if (success) {
BUZZ(100, 659);
BUZZ(10, 0);
BUZZ(100, 698);
}
else
BUZZ(40, 440);
#endif
}
void Draw_Main_Area() {
switch (checkkey) {
case MainMenu: Draw_Main_Menu(); break;
case SelectFile: Draw_Print_File_Menu(); break;
case PrintProcess: Draw_PrintProcess(); break;
case PrintDone: Draw_PrintDone(); break;
case Info: Draw_Info_Menu(); break;
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
#if HAS_ESDIAG
case ESDiagProcess: Draw_EndStopDiag(); break;
#endif
#if ENABLED(PRINTCOUNTER)
case PrintStatsProcess: Draw_PrintStats(); break;
#endif
3 years ago
case PauseOrStop: Popup_window_PauseOrStop(); break;
#if ENABLED(ADVANCED_PAUSE_FEATURE)
case FilamentPurge: Draw_Popup_FilamentPurge(); break;
#endif
case Locked: lockScreen.draw(); break;
case Menu:
case SetInt:
case SetPInt:
case SetIntNoDraw:
case SetFloat:
case SetPFloat: CurrentMenu->draw(); break;
default: break;
}
}
void HMI_ReturnScreen() {
checkkey = last_checkkey;
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
wait_for_user = false;
3 years ago
Draw_Main_Area();
return;
}
void HMI_Popup() {
EncoderState encoder_diffState = get_encoder_state();
if (encoder_diffState == ENCODER_DIFF_NO) return;
if (encoder_diffState == ENCODER_DIFF_ENTER) {
HMI_ReturnScreen();
}
}
void HMI_Init() {
HMI_SDCardInit();
for (uint16_t t = 0; t <= 100; t += 2) {
DWINUI::Draw_Icon(ICON_Bar, 15, 260);
DWIN_Draw_Rectangle(1, HMI_data.Background_Color, 15 + t * 242 / 100, 260, 257, 280);
DWIN_UpdateLCD();
delay(20);
}
HMI_SetLanguage();
}
void DWIN_Update() {
EachMomentUpdate(); // Status update
HMI_SDCardUpdate(); // SD card update
DWIN_HandleScreen(); // Rotary encoder update
}
void EachMomentUpdate() {
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
static millis_t next_var_update_ms = 0, next_rts_update_ms = 0, next_status_update_ms = 0;
3 years ago
const millis_t ms = millis();
if (ELAPSED(ms, next_var_update_ms)) {
next_var_update_ms = ms + DWIN_VAR_UPDATE_INTERVAL;
update_variable();
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
switch (checkkey) {
#if HAS_ESDIAG
case ESDiagProcess:
ESDiag.Update();
break;
#endif
default:
break;
}
}
if (ELAPSED(ms, next_status_update_ms)) {
next_status_update_ms = ms + 500;
DWIN_DrawStatusMessage();
3 years ago
}
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
if (ELAPSED(ms, next_status_update_ms)) {
next_status_update_ms = ms + 500;
DWIN_DrawStatusMessage();
}
3 years ago
if (PENDING(ms, next_rts_update_ms)) return;
next_rts_update_ms = ms + DWIN_SCROLL_UPDATE_INTERVAL;
if (checkkey == PrintProcess) {
// if print done
if (HMI_flag.print_finish) {
HMI_flag.print_finish = false;
TERN_(POWER_LOSS_RECOVERY, recovery.cancel());
planner.finish_and_disable();
checkkey = PrintDone;
Draw_PrintDone();
}
else if (HMI_flag.pause_flag != printingIsPaused()) {
// print status update
HMI_flag.pause_flag = printingIsPaused();
ICON_ResumeOrPause();
}
}
// pause after homing
if (HMI_flag.pause_action && printingIsPaused() && !planner.has_blocks_queued()) {
HMI_flag.pause_action = false;
#if ENABLED(PAUSE_HEAT)
TERN_(HAS_HOTEND, resume_hotend_temp = sdprint ? thermalManager.degTargetHotend(0) : thermalManager.wholeDegHotend(0));
TERN_(HAS_HEATED_BED, resume_bed_temp = sdprint ? thermalManager.degTargetBed() : thermalManager.wholeDegBed());
TERN_(HAS_FAN, resume_fan = thermalManager.fan_speed[0]);
#endif
IF_DISABLED(ADVANCED_PAUSE_FEATURE, thermalManager.disable_all_heaters());
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
IF_DISABLED(PARK_HEAD_ON_PAUSE, queue.inject(F("G1 F1200 X0 Y0")));
3 years ago
}
if (checkkey == PrintProcess) { // print process
duration_t elapsed = print_job_timer.duration(); // print timer
if (sdprint && card.isPrinting()) {
uint8_t percentDone = card.percentDone();
static uint8_t last_percentValue = 101;
if (last_percentValue != percentDone) { // print percent
last_percentValue = percentDone;
if (percentDone) {
_percent_done = percentDone;
Draw_Print_ProgressBar();
}
}
// Estimate remaining time every 20 seconds
static millis_t next_remain_time_update = 0;
if (_percent_done > 1 && ELAPSED(ms, next_remain_time_update) && !HMI_flag.heat_flag) {
_remain_time = (elapsed.value - dwin_heat_time) / (_percent_done * 0.01f) - (elapsed.value - dwin_heat_time);
next_remain_time_update += DWIN_REMAIN_TIME_UPDATE_INTERVAL;
Draw_Print_ProgressRemain();
}
}
// Print time so far
static uint16_t last_Printtime = 0;
const uint16_t min = (elapsed.value % 3600) / 60;
if (last_Printtime != min) { // 1 minute update
last_Printtime = min;
Draw_Print_ProgressElapsed();
}
}
else if (dwin_abort_flag && !HMI_flag.home_flag) { // Print Stop
dwin_abort_flag = false;
dwin_zoffset = BABY_Z_VAR;
select_page.set(PAGE_PRINT);
Goto_Main_Menu();
}
#if ENABLED(POWER_LOSS_RECOVERY)
else if (DWIN_lcd_sd_status && recovery.dwin_flag) { // resume print before power off
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
Goto_PowerLossRecovery();
3 years ago
}
#endif // POWER_LOSS_RECOVERY
DWIN_UpdateLCD();
}
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
#if ENABLED(POWER_LOSS_RECOVERY)
void Popup_PowerLossRecovery() {
DWINUI::ClearMenuArea();
Draw_Popup_Bkgd();
if (HMI_IsChinese()) {
DWIN_Frame_AreaCopy(1, 160, 338, 235, 354, 98, 115);
DWIN_Frame_AreaCopy(1, 103, 321, 271, 335, 52, 167);
DWINUI::Draw_Icon(ICON_Cancel_C, 26, 280);
DWINUI::Draw_Icon(ICON_Continue_C, 146, 280);
}
else {
DWINUI::Draw_CenteredString(HMI_data.PopupTxt_Color, 70, GET_TEXT_F(MSG_OUTAGE_RECOVERY));
DWINUI::Draw_CenteredString(HMI_data.PopupTxt_Color, 147, F("It looks like the last"));
DWINUI::Draw_CenteredString(HMI_data.PopupTxt_Color, 167, F("file was interrupted."));
DWINUI::Draw_Icon(ICON_Cancel_E, 26, 280);
DWINUI::Draw_Icon(ICON_Continue_E, 146, 280);
}
SdFile *dir = nullptr;
const char * const filename = card.diveToFile(true, dir, recovery.info.sd_filename);
card.selectFileByName(filename);
DWINUI::Draw_CenteredString(HMI_data.PopupTxt_Color, 207, card.longest_filename());
Draw_Select_Highlight(HMI_flag.select_flag);
DWIN_UpdateLCD();
}
void Goto_PowerLossRecovery() {
recovery.dwin_flag = false;
LCD_MESSAGE_F(GET_TEXT_F(MSG_CONTINUE_PRINT_JOB));
HMI_flag.select_flag = false;
Popup_PowerLossRecovery();
last_checkkey = MainMenu;
checkkey = PwrlossRec;
}
void HMI_PowerlossRecovery() {
EncoderState encoder_diffState = get_encoder_state();
if (encoder_diffState == ENCODER_DIFF_NO) return;
if (encoder_diffState == ENCODER_DIFF_ENTER) {
if (HMI_flag.select_flag) {
queue.inject(F("M1000C"));
select_page.reset();
Goto_Main_Menu();
}
else {
select_print.set(PRINT_SETUP);
queue.inject(F("M1000"));
sdprint = true;
Goto_PrintProcess();
}
}
else
Draw_Select_Highlight(encoder_diffState != ENCODER_DIFF_CW);
DWIN_UpdateLCD();
}
#endif // POWER_LOSS_RECOVERY
3 years ago
void DWIN_HandleScreen() {
switch (checkkey) {
case MainMenu: HMI_MainMenu(); break;
case Menu: HMI_Menu(); break;
case SetInt: HMI_SetInt(); break;
case SetPInt: HMI_SetPInt(); break;
case SetIntNoDraw: HMI_SetIntNoDraw(); break;
case SetFloat: HMI_SetFloat(); break;
case SetPFloat: HMI_SetPFloat(); break;
case SelectFile: HMI_SelectFile(); break;
case Homing: break;
case Leveling: break;
case PrintProcess: HMI_Printing(); break;
case PrintDone: HMI_PrintDone(); break;
case PauseOrStop: HMI_PauseOrStop(); break;
case Info: HMI_Popup(); break;
case WaitResponse: HMI_Popup(); break;
#if ENABLED(ADVANCED_PAUSE_FEATURE)
case FilamentPurge: HMI_FilamentPurge(); break;
#endif
case NothingToDo: break;
case Locked: HMI_LockScreen(); break;
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
#if HAS_ESDIAG
case ESDiagProcess: HMI_Popup(); break;
#endif
#if ENABLED(PRINTCOUNTER)
case PrintStatsProcess: HMI_Popup(); break;
#endif
3 years ago
default: break;
}
}
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
bool IDisPopUp() { // If ID is popup...
return (checkkey == NothingToDo) ||
(checkkey == WaitResponse) ||
(checkkey == Info) ||
(checkkey == Homing) ||
(checkkey == Leveling) ||
TERN_(HAS_ESDIAG, (checkkey == ESDiagProcess) ||)
TERN_(PRINTCOUNTER, (checkkey == PrintStatsProcess) ||)
(checkkey == PauseOrStop) ||
(checkkey == FilamentPurge);
}
3 years ago
void HMI_SaveProcessID(const uint8_t id) {
if (checkkey != id) {
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
if (!IDisPopUp()) last_checkkey = checkkey; // if previous is not a popup
3 years ago
checkkey = id;
}
}
void DWIN_StartHoming() {
HMI_flag.home_flag = true;
HMI_SaveProcessID(Homing);
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
Title.ShowCaption(GET_TEXT_F(MSG_LEVEL_BED_HOMING));
DWIN_Draw_Popup(ICON_BLTouch, GET_TEXT_F(MSG_LEVEL_BED_HOMING), GET_TEXT_F(MSG_PLEASE_WAIT));
3 years ago
}
void DWIN_CompletedHoming() {
HMI_flag.home_flag = false;
dwin_zoffset = TERN0(HAS_BED_PROBE, probe.offset.z);
if (dwin_abort_flag) {
planner.finish_and_disable();
}
HMI_ReturnScreen();
}
void DWIN_MeshLevelingStart() {
#if HAS_ONESTEP_LEVELING
HMI_SaveProcessID(Leveling);
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
Title.ShowCaption(GET_TEXT_F(MSG_BED_LEVELING));
DWIN_Draw_Popup(ICON_AutoLeveling, GET_TEXT_F(MSG_BED_LEVELING), GET_TEXT_F(MSG_PLEASE_WAIT));
3 years ago
#elif ENABLED(MESH_BED_LEVELING)
Draw_ManualMesh_Menu();
#endif
}
void DWIN_CompletedLeveling() { TERN_(HAS_MESH, DWIN_MeshViewer()); }
#if HAS_MESH
void DWIN_MeshUpdate(const int8_t xpos, const int8_t ypos, const float zval) {
char msg[33] = "";
char str_1[6] = "";
sprintf_P(msg, PSTR(S_FMT " %i/%i Z=%s"), GET_TEXT(MSG_PROBING_POINT), xpos, ypos,
dtostrf(zval, 1, 2, str_1));
ui.set_status(msg);
}
#endif
// PID process
void DWIN_PidTuning(pidresult_t result) {
switch (result) {
case PID_BED_START:
HMI_SaveProcessID(NothingToDo);
3 years ago
DWIN_Draw_Popup(ICON_TempTooHigh, GET_TEXT_F(MSG_PID_AUTOTUNE), F("for BED is running."));
3 years ago
break;
case PID_EXTR_START:
HMI_SaveProcessID(NothingToDo);
3 years ago
DWIN_Draw_Popup(ICON_TempTooHigh, GET_TEXT_F(MSG_PID_AUTOTUNE), F("for Nozzle is running."));
3 years ago
break;
case PID_BAD_EXTRUDER_NUM:
checkkey = last_checkkey;
3 years ago
DWIN_Popup_Confirm(ICON_TempTooLow, F("PID Autotune failed!"), F("Bad extruder"));
3 years ago
break;
case PID_TUNING_TIMEOUT:
checkkey = last_checkkey;
3 years ago
DWIN_Popup_Confirm(ICON_TempTooHigh, F("Error"), GET_TEXT_F(MSG_PID_TIMEOUT));
3 years ago
break;
case PID_TEMP_TOO_HIGH:
checkkey = last_checkkey;
3 years ago
DWIN_Popup_Confirm(ICON_TempTooHigh, F("PID Autotune failed!"), F("Temperature too high"));
3 years ago
break;
case PID_DONE:
checkkey = last_checkkey;
3 years ago
DWIN_Popup_Confirm(ICON_TempTooLow, GET_TEXT_F(MSG_PID_AUTOTUNE), GET_TEXT_F(MSG_BUTTON_DONE));
3 years ago
break;
default:
checkkey = last_checkkey;
break;
}
}
// Update filename on print
void DWIN_Print_Header(const char *text = nullptr) {
static char headertxt[31] = ""; // Print header text
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
if (text) {
3 years ago
const int8_t size = _MIN((unsigned) 30, strlen_P(text));
LOOP_L_N(i, size) headertxt[i] = text[i];
headertxt[size] = '\0';
}
if (checkkey == PrintProcess || checkkey == PrintDone) {
DWIN_Draw_Rectangle(1, HMI_data.Background_Color, 0, 60, DWIN_WIDTH, 60+16);
DWINUI::Draw_CenteredString(60, headertxt);
}
}
void Draw_Title(TitleClass* title) {
DWIN_Draw_Rectangle(1, HMI_data.TitleBg_color, 0, 0, DWIN_WIDTH - 1, TITLE_HEIGHT - 1);
if (title->frameid)
DWIN_Frame_AreaCopy(title->frameid, title->frame.left, title->frame.top, title->frame.right, title->frame.bottom, 14, (TITLE_HEIGHT - (title->frame.bottom - title->frame.top)) / 2 - 1);
else
DWIN_Draw_String(false, DWIN_FONT_HEAD, HMI_data.TitleTxt_color, HMI_data.TitleBg_color, 14, (TITLE_HEIGHT - DWINUI::fontHeight(DWIN_FONT_HEAD)) / 2 - 1, title->caption);
}
void Draw_Menu(MenuClass* menu) {
DWINUI::SetColors(HMI_data.Text_Color, HMI_data.Background_Color);
DWIN_Draw_Rectangle(1, DWINUI::backcolor, 0, TITLE_HEIGHT, DWIN_WIDTH - 1, STATUS_Y - 1);
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
DWIN_ResetStatusLine();
3 years ago
}
// Startup routines
void DWIN_Startup() {
DWINUI::init();
DWINUI::onCursorDraw = Draw_Menu_Cursor;
DWINUI::onCursorErase = Erase_Menu_Cursor;
DWINUI::onTitleDraw = Draw_Title;
DWINUI::onMenuDraw = Draw_Menu;
HMI_SetLanguage();
}
// Started a Print Job
void DWIN_Print_Started(const bool sd) {
sdprint = card.isPrinting() || sd;
_percent_done = 0;
_remain_time = 0;
HMI_flag.print_finish = false;
Goto_PrintProcess();
}
// Ended print job
void DWIN_Print_Finished() {
if (checkkey == PrintProcess || printingIsActive()) {
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
thermalManager.cooldown();
3 years ago
HMI_flag.print_finish = true;
}
}
// Progress Bar update
void DWIN_Progress_Update() {
if (parser.seenval('P')) _percent_done = parser.byteval('P');
if (parser.seenval('R')) _remain_time = parser.ulongval('R') * 60;
if (checkkey == PrintProcess) {
Draw_Print_ProgressBar();
Draw_Print_ProgressRemain();
Draw_Print_ProgressElapsed();
}
}
#if HAS_FILAMENT_SENSOR
// Filament Runout process
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
void DWIN_FilamentRunout(const uint8_t extruder) { LCD_MESSAGE(MSG_RUNOUT_SENSOR); }
3 years ago
#endif
void DWIN_SetColorDefaults() {
HMI_data.Background_Color = Def_Background_Color;
HMI_data.Cursor_color = Def_Cursor_color;
HMI_data.TitleBg_color = Def_TitleBg_color;
HMI_data.TitleTxt_color = Def_TitleTxt_color;
HMI_data.Text_Color = Def_Text_Color;
HMI_data.Selected_Color = Def_Selected_Color;
HMI_data.SplitLine_Color = Def_SplitLine_Color;
HMI_data.Highlight_Color = Def_Highlight_Color;
HMI_data.StatusBg_Color = Def_StatusBg_Color;
HMI_data.StatusTxt_Color = Def_StatusTxt_Color;
HMI_data.PopupBg_color = Def_PopupBg_color;
HMI_data.PopupTxt_Color = Def_PopupTxt_Color;
HMI_data.AlertBg_Color = Def_AlertBg_Color;
HMI_data.AlertTxt_Color = Def_AlertTxt_Color;
HMI_data.PercentTxt_Color = Def_PercentTxt_Color;
HMI_data.Barfill_Color = Def_Barfill_Color;
HMI_data.Indicator_Color = Def_Indicator_Color;
HMI_data.Coordinate_Color = Def_Coordinate_Color;
}
void DWIN_SetDataDefaults() {
DWIN_SetColorDefaults();
DWINUI::SetColors(HMI_data.Text_Color, HMI_data.Background_Color);
TERN_(HAS_HOTEND, HMI_data.HotendPidT = PREHEAT_1_TEMP_HOTEND);
TERN_(HAS_HEATED_BED, HMI_data.BedPidT = PREHEAT_1_TEMP_BED);
TERN_(HAS_HOTEND, HMI_data.PidCycles = 5);
TERN_(PREVENT_COLD_EXTRUSION, HMI_data.ExtMinT = EXTRUDE_MINTEMP);
}
void DWIN_StoreSettings(char *buff) {
memcpy(buff, &HMI_data, _MIN(sizeof(HMI_data), eeprom_data_size));
}
void DWIN_LoadSettings(const char *buff) {
memcpy(&HMI_data, buff, _MIN(sizeof(HMI_data), eeprom_data_size));
dwin_zoffset = TERN0(HAS_BED_PROBE, probe.offset.z);
if (HMI_data.Text_Color == HMI_data.Background_Color) DWIN_SetColorDefaults();
DWINUI::SetColors(HMI_data.Text_Color, HMI_data.Background_Color);
TERN_(PREVENT_COLD_EXTRUSION, ApplyExtMinT());
feedrate_percentage = 100;
}
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
void MarlinUI::kill_screen(FSTR_P const lcd_error, FSTR_P const lcd_component) {
3 years ago
DWIN_Draw_Popup(ICON_BLTouch, lcd_error, lcd_component);
DWIN_UpdateLCD();
}
void DWIN_RebootScreen() {
DWIN_Frame_Clear(Color_Bg_Black);
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
DWIN_JPG_ShowAndCache(0);
DWINUI::Draw_CenteredString(Color_White, 220, GET_TEXT_F(MSG_PLEASE_WAIT_REBOOT));
3 years ago
DWIN_UpdateLCD();
delay(500);
}
void DWIN_Redraw_screen() {
Draw_Main_Area();
Draw_Status_Area(false);
}
#if ENABLED(ADVANCED_PAUSE_FEATURE)
3 years ago
void DWIN_Popup_Pause(FSTR_P const fmsg, uint8_t button = 0) {
3 years ago
HMI_SaveProcessID(button ? WaitResponse : NothingToDo);
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
DWIN_Draw_Popup(ICON_BLTouch, GET_TEXT_F(MSG_ADVANCED_PAUSE), fmsg, button);
3 years ago
ui.reset_status(true);
}
void MarlinUI::pause_show_message(const PauseMessage message, const PauseMode mode/*=PAUSE_MODE_SAME*/, const uint8_t extruder/*=active_extruder*/) {
switch (message) {
3 years ago
case PAUSE_MESSAGE_PARKING: DWIN_Popup_Pause(GET_TEXT_F(MSG_PAUSE_PRINT_PARKING)); break;
case PAUSE_MESSAGE_CHANGING: DWIN_Popup_Pause(GET_TEXT_F(MSG_FILAMENT_CHANGE_INIT)); break;
case PAUSE_MESSAGE_UNLOAD: DWIN_Popup_Pause(GET_TEXT_F(MSG_FILAMENT_CHANGE_UNLOAD)); break;
case PAUSE_MESSAGE_WAITING: DWIN_Popup_Pause(GET_TEXT_F(MSG_ADVANCED_PAUSE_WAITING), ICON_Continue_E); break;
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
case PAUSE_MESSAGE_INSERT: DWIN_Popup_Continue(ICON_BLTouch, GET_TEXT_F(MSG_ADVANCED_PAUSE), GET_TEXT_F(MSG_FILAMENT_CHANGE_INSERT)); break;
3 years ago
case PAUSE_MESSAGE_LOAD: DWIN_Popup_Pause(GET_TEXT_F(MSG_FILAMENT_CHANGE_LOAD)); break;
case PAUSE_MESSAGE_PURGE: DWIN_Popup_Pause(GET_TEXT_F(MSG_FILAMENT_CHANGE_PURGE)); break;
3 years ago
case PAUSE_MESSAGE_OPTION: DWIN_Popup_FilamentPurge(); break;
3 years ago
case PAUSE_MESSAGE_RESUME: DWIN_Popup_Pause(GET_TEXT_F(MSG_FILAMENT_CHANGE_RESUME)); break;
case PAUSE_MESSAGE_HEAT: DWIN_Popup_Pause(GET_TEXT_F(MSG_FILAMENT_CHANGE_HEAT), ICON_Continue_E); break;
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
case PAUSE_MESSAGE_HEATING: LCD_MESSAGE(MSG_FILAMENT_CHANGE_HEATING); break;
3 years ago
case PAUSE_MESSAGE_STATUS: HMI_ReturnScreen(); break;
default: break;
}
}
void Draw_Popup_FilamentPurge() {
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
DWIN_Draw_Popup(ICON_BLTouch, GET_TEXT_F(MSG_ADVANCED_PAUSE), F("Purge or Continue?"));
3 years ago
DWINUI::Draw_Icon(ICON_Confirm_E, 26, 280);
DWINUI::Draw_Icon(ICON_Continue_E, 146, 280);
Draw_Select_Highlight(true);
DWIN_UpdateLCD();
}
// Handle responses such as:
// - Purge More, Continue
// - General "Continue" response
void DWIN_Popup_FilamentPurge() {
HMI_SaveProcessID(FilamentPurge);
pause_menu_response = PAUSE_RESPONSE_WAIT_FOR;
Draw_Popup_FilamentPurge();
}
void HMI_FilamentPurge() {
EncoderState encoder_diffState = get_encoder_state();
if (encoder_diffState == ENCODER_DIFF_NO) return;
if (encoder_diffState == ENCODER_DIFF_CW)
Draw_Select_Highlight(false);
else if (encoder_diffState == ENCODER_DIFF_CCW)
Draw_Select_Highlight(true);
else if (encoder_diffState == ENCODER_DIFF_ENTER) {
if (HMI_flag.select_flag)
pause_menu_response = PAUSE_RESPONSE_EXTRUDE_MORE; // "Purge More" button
else {
HMI_SaveProcessID(NothingToDo);
pause_menu_response = PAUSE_RESPONSE_RESUME_PRINT; // "Continue" button
}
}
DWIN_UpdateLCD();
}
#endif // ADVANCED_PAUSE_FEATURE
#if HAS_MESH
void DWIN_MeshViewer() {
if (!leveling_is_valid())
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
DWIN_Popup_Continue(ICON_BLTouch, GET_TEXT_F(MSG_MESH_VIEWER), GET_TEXT_F(MSG_NO_VALID_MESH));
3 years ago
else {
HMI_SaveProcessID(WaitResponse);
MeshViewer.Draw();
}
}
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
#endif // HAS_MESH
void DWIN_LockScreen() {
if (checkkey != Locked) {
lockScreen.rprocess = checkkey;
checkkey = Locked;
lockScreen.init();
}
}
void DWIN_UnLockScreen() {
if (checkkey == Locked) {
checkkey = lockScreen.rprocess;
Draw_Main_Area();
}
}
3 years ago
void HMI_LockScreen() {
EncoderState encoder_diffState = get_encoder_state();
if (encoder_diffState == ENCODER_DIFF_NO) return;
lockScreen.onEncoder(encoder_diffState);
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
if (lockScreen.isUnlocked()) DWIN_UnLockScreen();
3 years ago
}
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
#if HAS_ESDIAG
void Draw_EndStopDiag() {
HMI_SaveProcessID(ESDiagProcess);
ESDiag.Draw();
}
#endif
3 years ago
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
#if ENABLED(PRINTCOUNTER)
void Draw_PrintStats() {
HMI_SaveProcessID(PrintStatsProcess);
PrintStats.Draw();
}
#endif
//=============================================================================
// NEW MENU SUBSYSTEM
//=============================================================================
3 years ago
// On click functions
// Generic onclick event without draw anything
// process: process id HMI destiny
// lo: low limit
// hi: high limit
// dp: decimal places, 0 for integers
// val: value / scaled value
// LiveUpdate: live update function when the encoder changes
// Apply: update function when the encoder is pressed
void SetOnClick(uint8_t process, const int32_t lo, const int32_t hi, uint8_t dp, const int32_t val, void (*Apply)() = nullptr, void (*LiveUpdate)() = nullptr) {
checkkey = process;
HMI_value.MinValue = lo;
HMI_value.MaxValue = hi;
HMI_value.dp = dp;
HMI_value.Apply = Apply;
HMI_value.LiveUpdate = LiveUpdate;
HMI_value.Value = val;
EncoderRate.enabled = true;
}
// Generic onclick event for integer values
// process: process id HMI destiny
// lo: scaled low limit
// hi: scaled high limit
// val: value
// LiveUpdate: live update function when the encoder changes
// Apply: update function when the encoder is pressed
void SetValueOnClick(uint8_t process, const int32_t lo, const int32_t hi, const int32_t val, void (*Apply)() = nullptr, void (*LiveUpdate)() = nullptr) {
SetOnClick(process, lo, hi, 0, val, Apply, LiveUpdate);
Draw_Menu_IntValue(HMI_data.Selected_Color, CurrentMenu->line(), 4, HMI_value.Value);
}
// Generic onclick event for float values
// process: process id HMI destiny
// lo: scaled low limit
// hi: scaled high limit
// val: value
// LiveUpdate: live update function when the encoder changes
// Apply: update function when the encoder is pressed
void SetValueOnClick(uint8_t process, const float lo, const float hi, uint8_t dp, const float val, void (*Apply)() = nullptr, void (*LiveUpdate)() = nullptr) {
const int32_t value = round(val * POW(10, dp));
SetOnClick(process, lo * POW(10, dp), hi * POW(10, dp), dp, value, Apply, LiveUpdate);
DWINUI::Draw_Signed_Float(HMI_data.Text_Color, HMI_data.Selected_Color, 3, dp, VALX - dp * DWINUI::fontWidth(DWIN_FONT_MENU), MBASE(CurrentMenu->line()), val);
}
// Generic onclick event for integer values
// lo: scaled low limit
// hi: scaled high limit
// val: value
// LiveUpdate: live update function when the encoder changes
// Apply: update function when the encoder is pressed
inline void SetIntOnClick(const int32_t lo, const int32_t hi, const int32_t val, void (*Apply)() = nullptr, void (*LiveUpdate)() = nullptr) {
SetValueOnClick(SetInt, lo, hi, val, Apply, LiveUpdate);
}
// Generic onclick event for set pointer to 16 bit uinteger values
// lo: low limit
// hi: high limit
// LiveUpdate: live update function when the encoder changes
// Apply: update function when the encoder is pressed
void SetPIntOnClick(const int32_t lo, const int32_t hi, void (*Apply)() = nullptr, void (*LiveUpdate)() = nullptr) {
HMI_value.P_Int = (int16_t*)static_cast<MenuItemPtrClass*>(CurrentMenu->SelectedItem())->value;
const int32_t value = *HMI_value.P_Int;
SetValueOnClick(SetPInt, lo, hi, value, Apply, LiveUpdate);
}
// Generic onclick event for float values
// process: process id HMI destiny
// lo: low limit
// hi: high limit
// dp: decimal places
// val: value
inline void SetFloatOnClick(const float lo, const float hi, uint8_t dp, const float val, void (*Apply)() = nullptr, void (*LiveUpdate)() = nullptr) {
SetValueOnClick(SetFloat, lo, hi, dp, val, Apply, LiveUpdate);
}
// Generic onclick event for set pointer to float values
// lo: low limit
// hi: high limit
// LiveUpdate: live update function when the encoder changes
// Apply: update function when the encoder is pressed
void SetPFloatOnClick(const float lo, const float hi, uint8_t dp, void (*Apply)() = nullptr, void (*LiveUpdate)() = nullptr) {
HMI_value.P_Float = (float*)static_cast<MenuItemPtrClass*>(CurrentMenu->SelectedItem())->value;
SetValueOnClick(SetPFloat, lo, hi, dp, *HMI_value.P_Float, Apply, LiveUpdate);
}
#if ENABLED(EEPROM_SETTINGS)
void WriteEeprom() {
const bool success = settings.save();
HMI_AudioFeedback(success);
}
void ReadEeprom() {
const bool success = settings.load();
DWIN_Redraw_screen();
HMI_AudioFeedback(success);
}
void ResetEeprom() {
settings.reset();
DWIN_Redraw_screen();
HMI_AudioFeedback();
}
#endif
// Reset Printer
void RebootPrinter() {
dwin_abort_flag = true;
wait_for_heatup = wait_for_user = false; // Stop waiting for heating/user
thermalManager.disable_all_heaters();
planner.finish_and_disable();
DWIN_RebootScreen();
HAL_reboot();
}
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
void Goto_Info_Menu(){
HMI_SaveProcessID(Info);
3 years ago
Draw_Info_Menu();
}
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
void Goto_Move_Menu() {
#if HAS_HOTEND
gcode.process_subcommands_now(F("G92E0")); // reset extruder position
planner.synchronize();
#endif
Draw_Move_Menu();
}
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
void DisableMotors() { queue.inject(F("M84")); }
3 years ago
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
void AutoLev() { queue.inject(F("G28Z\nG29")); } // Force to get the current Z home position
3 years ago
void AutoHome() { queue.inject_P(G28_STR); }
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
void HomeX() { queue.inject(F("G28X")); }
void HomeY() { queue.inject(F("G28Y")); }
void HomeZ() { queue.inject(F("G28Z")); }
3 years ago
void SetHome() {
// Apply workspace offset, making the current position 0,0,0
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
queue.inject(F("G92 X0 Y0 Z0"));
3 years ago
HMI_AudioFeedback();
}
#if HAS_ZOFFSET_ITEM
bool printer_busy() { return planner.movesplanned() || printingIsActive(); }
void ApplyZOffset() { TERN_(EEPROM_SETTINGS, settings.save()); }
void LiveZOffset() {
last_zoffset = dwin_zoffset;
dwin_zoffset = HMI_value.Value / 100.0f;
#if EITHER(BABYSTEP_ZPROBE_OFFSET, JUST_BABYSTEP)
if (BABYSTEP_ALLOWED()) babystep.add_mm(Z_AXIS, dwin_zoffset - last_zoffset);
#endif
}
#if EITHER(HAS_BED_PROBE, BABYSTEPPING)
void SetZOffset() {
SetPFloatOnClick(Z_PROBE_OFFSET_RANGE_MIN, Z_PROBE_OFFSET_RANGE_MAX, 2, ApplyZOffset, LiveZOffset);
}
#endif
#endif
#if HAS_PREHEAT
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
void DoPreheat0() { ui.preheat_all(0); }
void DoPreheat1() { ui.preheat_all(1); }
void DoPreheat2() { ui.preheat_all(2); }
3 years ago
#endif
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
void DoCoolDown() { thermalManager.cooldown(); }
3 years ago
void SetLanguage() {
HMI_ToggleLanguage();
CurrentMenu = nullptr; // Invalidate menu to full redraw
Draw_Prepare_Menu();
}
void LiveMove() {
*HMI_value.P_Float = HMI_value.Value / MINUNITMULT;
if (!planner.is_full()) {
planner.synchronize();
planner.buffer_line(current_position, homing_feedrate(HMI_value.axis));
}
}
void ApplyMoveE() {
last_E = HMI_value.Value / MINUNITMULT;
if (!planner.is_full()) {
planner.synchronize();
planner.buffer_line(current_position, MMM_TO_MMS(FEEDRATE_E));
}
}
void SetMoveX() { HMI_value.axis = X_AXIS; SetPFloatOnClick(X_MIN_POS, X_MAX_POS, UNITFDIGITS, planner.synchronize, LiveMove);}
void SetMoveY() { HMI_value.axis = Y_AXIS; SetPFloatOnClick(Y_MIN_POS, Y_MAX_POS, UNITFDIGITS, planner.synchronize, LiveMove);}
void SetMoveZ() { HMI_value.axis = Z_AXIS; SetPFloatOnClick(Z_MIN_POS, Z_MAX_POS, UNITFDIGITS, planner.synchronize, LiveMove);}
#if HAS_HOTEND
void SetMoveE() {
#if ENABLED(PREVENT_COLD_EXTRUSION)
if (thermalManager.tooColdToExtrude(0)) {
Popup_Window_ETempTooLow();
return;
}
#endif
SetPFloatOnClick(last_E - (EXTRUDE_MAXLENGTH), last_E + (EXTRUDE_MAXLENGTH), UNITFDIGITS, ApplyMoveE);
}
#endif
void SetMoveZto0() {
char cmd[48] = "";
char str_1[5] = "", str_2[5] = "";
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
sprintf_P(cmd, PSTR("G28Z\nG0X%sY%sF5000\nM420S0\nG0Z0F300"),
3 years ago
#if ENABLED(MESH_BED_LEVELING)
dtostrf(0, 1, 1, str_1),
dtostrf(0, 1, 1, str_2)
#else
dtostrf(X_CENTER, 1, 1, str_1),
dtostrf(Y_CENTER, 1, 1, str_2)
#endif
);
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
gcode.process_subcommands_now(cmd);
3 years ago
planner.synchronize();
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
LCD_MESSAGE_F("Now adjust Z Offset");
3 years ago
HMI_AudioFeedback(true);
}
void SetPID(celsius_t t, heater_id_t h) {
char cmd[48] = "";
char str_1[5] = "", str_2[5] = "";
sprintf_P(cmd, PSTR("G28OXY\nG0Z5F300\nG0X%sY%sF5000\nM84"),
dtostrf(X_CENTER, 1, 1, str_1),
dtostrf(Y_CENTER, 1, 1, str_2)
);
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
gcode.process_subcommands_now(cmd);
3 years ago
planner.synchronize();
thermalManager.PID_autotune(t, h, HMI_data.PidCycles, true);
}
#if HAS_HOTEND
void HotendPID() { SetPID(HMI_data.HotendPidT, H_E0); }
#endif
#if HAS_HEATED_BED
void BedPID() { SetPID(HMI_data.BedPidT, H_BED); }
#endif
#if ENABLED(POWER_LOSS_RECOVERY)
void SetPwrLossr() {
recovery.enable(!recovery.enabled);
Draw_Chkb_Line(CurrentMenu->line(), recovery.enabled);
DWIN_UpdateLCD();
}
#endif
#if HAS_LCD_BRIGHTNESS
void LiveBrightness() { ui.set_brightness(HMI_value.Value); }
void SetBrightness() { SetIntOnClick(LCD_BRIGHTNESS_MIN, LCD_BRIGHTNESS_MAX, ui.brightness, nullptr, LiveBrightness); }
#endif
#if ENABLED(SOUND_MENU_ITEM)
void SetEnableSound() {
ui.buzzer_enabled = !ui.buzzer_enabled;
Draw_Chkb_Line(CurrentMenu->line(), ui.buzzer_enabled);
DWIN_UpdateLCD();
}
#endif
#if HAS_HOME_OFFSET
void ApplyHomeOffset() { set_home_offset(HMI_value.axis, HMI_value.Value / MINUNITMULT); }
void SetHomeOffsetX() { HMI_value.axis = X_AXIS; SetPFloatOnClick(-50, 50, UNITFDIGITS, ApplyHomeOffset); }
void SetHomeOffsetY() { HMI_value.axis = Y_AXIS; SetPFloatOnClick(-50, 50, UNITFDIGITS, ApplyHomeOffset); }
void SetHomeOffsetZ() { HMI_value.axis = Z_AXIS; SetPFloatOnClick( -2, 2, UNITFDIGITS, ApplyHomeOffset); }
#endif
#if HAS_BED_PROBE
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
void SetProbeOffsetX() { SetPFloatOnClick(-60, 60, UNITFDIGITS); }
void SetProbeOffsetY() { SetPFloatOnClick(-60, 60, UNITFDIGITS); }
3 years ago
void SetProbeOffsetZ() { SetPFloatOnClick(-10, 10, 2); }
void ProbeTest() {
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
LCD_MESSAGE(MSG_M48_TEST);
queue.inject(F("G28O\nM48 P10"));
3 years ago
}
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
void ProbeStow() { probe.stow(); }
void ProbeDeploy() { probe.deploy(); }
#ifdef BLTOUCH_HS_MODE
void SetHSMode() {
bltouch.high_speed_mode = !bltouch.high_speed_mode;
Draw_Chkb_Line(CurrentMenu->line(), bltouch.high_speed_mode);
DWIN_UpdateLCD();
}
#endif
3 years ago
#endif
#if HAS_FILAMENT_SENSOR
void SetRunoutEnable() {
runout.reset();
runout.enabled = !runout.enabled;
Draw_Chkb_Line(CurrentMenu->line(), runout.enabled);
DWIN_UpdateLCD();
}
#if HAS_FILAMENT_RUNOUT_DISTANCE
void ApplyRunoutDistance() { runout.set_runout_distance(HMI_value.Value / MINUNITMULT); }
void SetRunoutDistance() { SetFloatOnClick(0, 999, UNITFDIGITS, runout.runout_distance(), ApplyRunoutDistance); }
#endif
#endif
#if ENABLED(ADVANCED_PAUSE_FEATURE)
void SetFilLoad() { SetPFloatOnClick(0, MAX_LOAD_UNLOAD, UNITFDIGITS); }
void SetFilUnload() { SetPFloatOnClick(0, MAX_LOAD_UNLOAD, UNITFDIGITS); }
#endif
#if ENABLED(PREVENT_COLD_EXTRUSION)
void ApplyExtMinT() { thermalManager.extrude_min_temp = HMI_data.ExtMinT; thermalManager.allow_cold_extrude = (HMI_data.ExtMinT == 0); }
void SetExtMinT() { SetPIntOnClick(MIN_ETEMP, MAX_ETEMP, ApplyExtMinT); }
#endif
void RestoreDefaultsColors() {
DWIN_SetColorDefaults();
DWINUI::SetColors(HMI_data.Text_Color, HMI_data.Background_Color);
DWIN_Redraw_screen();
}
void SelColor() {
HMI_value.P_Int = (int16_t*)static_cast<MenuItemPtrClass*>(CurrentMenu->SelectedItem())->value;
HMI_value.Color[0] = GetRColor(*HMI_value.P_Int); // Red
HMI_value.Color[1] = GetGColor(*HMI_value.P_Int); // Green
HMI_value.Color[2] = GetBColor(*HMI_value.P_Int); // Blue
Draw_GetColor_Menu();
}
void LiveRGBColor() {
HMI_value.Color[CurrentMenu->line() - 2] = HMI_value.Value;
uint16_t color = RGB(HMI_value.Color[0], HMI_value.Color[1], HMI_value.Color[2]);
DWIN_Draw_Rectangle(1, color, 20, 315, DWIN_WIDTH - 20, 335);
}
void SetRGBColor() {
const uint8_t color = CurrentMenu->SelectedItem()->icon;
SetIntOnClick(0, (color == 1) ? 63 : 31, HMI_value.Color[color], nullptr, LiveRGBColor);
}
void DWIN_ApplyColor() {
*HMI_value.P_Int = RGB(HMI_value.Color[0], HMI_value.Color[1], HMI_value.Color[2]);
DWINUI::SetColors(HMI_data.Text_Color, HMI_data.Background_Color);
Draw_Status_Area(false);
Draw_SelectColors_Menu();
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
LCD_MESSAGE_F(GET_TEXT_F(MSG_COLORS_APPLIED));
3 years ago
}
void SetSpeed() { SetPIntOnClick(MIN_PRINT_SPEED, MAX_PRINT_SPEED); }
#if HAS_HOTEND
void ApplyHotendTemp() { thermalManager.setTargetHotend(HMI_value.Value, 0); }
void SetHotendTemp() { SetIntOnClick(MIN_ETEMP, MAX_ETEMP, thermalManager.degTargetHotend(0), ApplyHotendTemp); }
#endif
#if HAS_HEATED_BED
void ApplyBedTemp() { thermalManager.setTargetBed(HMI_value.Value); }
void SetBedTemp() { SetIntOnClick(BED_MINTEMP, BED_MAX_TARGET, thermalManager.degTargetBed(), ApplyBedTemp); }
#endif
#if HAS_FAN
void ApplyFanSpeed() { thermalManager.set_fan_speed(0, HMI_value.Value); }
void SetFanSpeed() { SetIntOnClick(0, 255, thermalManager.fan_speed[0], ApplyFanSpeed); }
#endif
#if ENABLED(ADVANCED_PAUSE_FEATURE)
void ChangeFilament() {
HMI_SaveProcessID(NothingToDo);
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
queue.inject(F("M600 B2"));
3 years ago
}
void ParkHead(){
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
LCD_MESSAGE(MSG_FILAMENT_PARK_ENABLED);
queue.inject(F("G28O\nG27"));
3 years ago
}
#if ENABLED(FILAMENT_LOAD_UNLOAD_GCODES)
void UnloadFilament(){
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
LCD_MESSAGE(MSG_FILAMENTUNLOAD);
queue.inject(F("M702 Z20"));
3 years ago
}
void LoadFilament(){
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
LCD_MESSAGE(MSG_FILAMENTLOAD);
queue.inject(F("M701 Z20"));
3 years ago
}
#endif
#endif // ADVANCED_PAUSE_FEATURE
3 years ago
void ApplyFlow() { planner.refresh_e_factor(0); }
void SetFlow() { SetPIntOnClick(MIN_PRINT_FLOW, MAX_PRINT_FLOW, ApplyFlow); }
3 years ago
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
// Bed Tramming
void Tram(uint8_t point) {
3 years ago
char cmd[100] = "";
#if HAS_ONESTEP_LEVELING
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
static bool inLev = false;
if (inLev) return;
3 years ago
char str_1[6] = "", str_2[6] = "", str_3[6] = "";
float xpos = 0, ypos = 0, zval = 0;
float margin = PROBING_MARGIN;
#else
int16_t xpos = 0, ypos = 0;
int16_t margin = 30;
#endif
switch (point) {
case 0:
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
LCD_MESSAGE(MSG_LEVBED_FL);
3 years ago
xpos = ypos = margin;
break;
case 1:
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
LCD_MESSAGE(MSG_LEVBED_FR);
3 years ago
xpos = X_BED_SIZE - margin; ypos = margin;
break;
case 2:
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
LCD_MESSAGE(MSG_LEVBED_BR);
3 years ago
xpos = X_BED_SIZE - margin; ypos = Y_BED_SIZE - margin;
break;
case 3:
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
LCD_MESSAGE(MSG_LEVBED_BL);
3 years ago
xpos = margin; ypos = Y_BED_SIZE - margin;
break;
case 4:
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
LCD_MESSAGE(MSG_LEVBED_C);
3 years ago
xpos = X_BED_SIZE / 2; ypos = Y_BED_SIZE / 2;
break;
}
#if HAS_ONESTEP_LEVELING
planner.synchronize();
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
probe.stow();
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
gcode.process_subcommands_now(F("M420S0\nG28O"));
3 years ago
planner.synchronize();
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
inLev = true;
3 years ago
zval = probe.probe_at_point(xpos, ypos, PROBE_PT_STOW);
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
sprintf_P(cmd, PSTR("X:%s, Y:%s, Z:%s"),
3 years ago
dtostrf(xpos, 1, 1, str_1),
dtostrf(ypos, 1, 1, str_2),
dtostrf(zval, 1, 2, str_3)
);
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
ui.set_status(cmd);
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
inLev = false;
3 years ago
#else
planner.synchronize();
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
sprintf_P(cmd, PSTR("M420S0\nG28O\nG90\nG0Z5F300\nG0X%iY%iF5000\nG0Z0F300"), xpos, ypos);
3 years ago
queue.inject(cmd);
#endif
}
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
void TramFL() { Tram(0); }
void TramFR() { Tram(1); }
void TramBR() { Tram(2); }
void TramBL() { Tram(3); }
void TramC () { Tram(4); }
3 years ago
#if ENABLED(MESH_BED_LEVELING)
void ManualMeshStart(){
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
LCD_MESSAGE(MSG_UBL_BUILD_MESH_MENU);
gcode.process_subcommands_now(F("G28Z\nM211S0\nG29S1"));
3 years ago
planner.synchronize();
#ifdef MANUAL_PROBE_START_Z
const uint8_t line = CurrentMenu->line(MMeshMoveZItem->pos);
DWINUI::Draw_Signed_Float(HMI_data.Text_Color, HMI_data.Background_Color, 3, 2, VALX - 2 * DWINUI::fontWidth(DWIN_FONT_MENU), MBASE(line), MANUAL_PROBE_START_Z);
#endif
}
void LiveMeshMoveZ() {
*HMI_value.P_Float = HMI_value.Value / POW(10, 2);
if (!planner.is_full()) {
planner.synchronize();
planner.buffer_line(current_position, homing_feedrate(Z_AXIS));
}
}
void SetMMeshMoveZ() { SetPFloatOnClick(-1, 1, 2, planner.synchronize, LiveMeshMoveZ);}
void ManualMeshContinue(){
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
gcode.process_subcommands_now(F("G29S2"));
3 years ago
planner.synchronize();
MMeshMoveZItem->draw(CurrentMenu->line(MMeshMoveZItem->pos));
}
void ManualMeshSave(){
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
LCD_MESSAGE(MSG_UBL_STORAGE_MESH_MENU);
queue.inject(F("M211S1\nM500"));
3 years ago
}
#endif // MESH_BED_LEVELING
#if HAS_PREHEAT
#if HAS_HOTEND
void SetPreheatEndTemp() { SetPIntOnClick(MIN_ETEMP, MAX_ETEMP); }
#endif
#if HAS_HEATED_BED
void SetPreheatBedTemp() { SetPIntOnClick(BED_MINTEMP, BED_MAX_TARGET); }
#endif
#if HAS_FAN
void SetPreheatFanSpeed() { SetPIntOnClick(0, 255); }
#endif
#endif
void ApplyMaxSpeed() { planner.set_max_feedrate(HMI_value.axis, HMI_value.Value / MINUNITMULT); }
void SetMaxSpeedX() { HMI_value.axis = X_AXIS, SetFloatOnClick(MIN_MAXFEEDSPEED, default_max_feedrate[X_AXIS] * 2, UNITFDIGITS, planner.settings.max_feedrate_mm_s[X_AXIS], ApplyMaxSpeed); }
void SetMaxSpeedY() { HMI_value.axis = Y_AXIS, SetFloatOnClick(MIN_MAXFEEDSPEED, default_max_feedrate[Y_AXIS] * 2, UNITFDIGITS, planner.settings.max_feedrate_mm_s[Y_AXIS], ApplyMaxSpeed); }
void SetMaxSpeedZ() { HMI_value.axis = Z_AXIS, SetFloatOnClick(MIN_MAXFEEDSPEED, default_max_feedrate[Z_AXIS] * 2, UNITFDIGITS, planner.settings.max_feedrate_mm_s[Z_AXIS], ApplyMaxSpeed); }
#if HAS_HOTEND
void SetMaxSpeedE() { HMI_value.axis = E_AXIS; SetFloatOnClick(MIN_MAXFEEDSPEED, default_max_feedrate[E_AXIS] * 2, UNITFDIGITS, planner.settings.max_feedrate_mm_s[E_AXIS], ApplyMaxSpeed); }
#endif
void ApplyMaxAccel() { planner.set_max_acceleration(HMI_value.axis, HMI_value.Value); }
void SetMaxAccelX() { HMI_value.axis = X_AXIS, SetIntOnClick(MIN_MAXACCELERATION, default_max_acceleration[X_AXIS] * 2, planner.settings.max_acceleration_mm_per_s2[X_AXIS], ApplyMaxAccel); }
void SetMaxAccelY() { HMI_value.axis = Y_AXIS, SetIntOnClick(MIN_MAXACCELERATION, default_max_acceleration[Y_AXIS] * 2, planner.settings.max_acceleration_mm_per_s2[Y_AXIS], ApplyMaxAccel); }
void SetMaxAccelZ() { HMI_value.axis = Z_AXIS, SetIntOnClick(MIN_MAXACCELERATION, default_max_acceleration[Z_AXIS] * 2, planner.settings.max_acceleration_mm_per_s2[Z_AXIS], ApplyMaxAccel); }
#if HAS_HOTEND
void SetMaxAccelE() { HMI_value.axis = E_AXIS; SetIntOnClick(MIN_MAXACCELERATION, default_max_acceleration[E_AXIS] * 2, planner.settings.max_acceleration_mm_per_s2[E_AXIS], ApplyMaxAccel); }
#endif
#if HAS_CLASSIC_JERK
void ApplyMaxJerk() { planner.set_max_jerk(HMI_value.axis, HMI_value.Value / MINUNITMULT); }
void SetMaxJerkX() { HMI_value.axis = X_AXIS, SetFloatOnClick(MIN_MAXJERK, default_max_jerk[X_AXIS] * 2, UNITFDIGITS, planner.max_jerk[X_AXIS], ApplyMaxJerk); }
void SetMaxJerkY() { HMI_value.axis = Y_AXIS, SetFloatOnClick(MIN_MAXJERK, default_max_jerk[Y_AXIS] * 2, UNITFDIGITS, planner.max_jerk[Y_AXIS], ApplyMaxJerk); }
void SetMaxJerkZ() { HMI_value.axis = Z_AXIS, SetFloatOnClick(MIN_MAXJERK, default_max_jerk[Z_AXIS] * 2, UNITFDIGITS, planner.max_jerk[Z_AXIS], ApplyMaxJerk); }
#if HAS_HOTEND
void SetMaxJerkE() { HMI_value.axis = E_AXIS; SetFloatOnClick(MIN_MAXJERK, default_max_jerk[E_AXIS] * 2, UNITFDIGITS, planner.max_jerk[E_AXIS], ApplyMaxJerk); }
#endif
#endif
void SetStepsX() { HMI_value.axis = X_AXIS, SetPFloatOnClick( MIN_STEP, MAX_STEP, UNITFDIGITS); }
void SetStepsY() { HMI_value.axis = Y_AXIS, SetPFloatOnClick( MIN_STEP, MAX_STEP, UNITFDIGITS); }
void SetStepsZ() { HMI_value.axis = Z_AXIS, SetPFloatOnClick( MIN_STEP, MAX_STEP, UNITFDIGITS); }
#if HAS_HOTEND
void SetStepsE() { HMI_value.axis = E_AXIS; SetPFloatOnClick( MIN_STEP, MAX_STEP, UNITFDIGITS); }
void SetHotendPidT() { SetPIntOnClick(MIN_ETEMP, MAX_ETEMP); }
#endif
#if HAS_HEATED_BED
void SetBedPidT() { SetPIntOnClick(BED_MINTEMP, BED_MAX_TARGET); }
#endif
#if HAS_HOTEND || HAS_HEATED_BED
void SetPidCycles() { SetPIntOnClick(3, 50); }
void SetKp() { SetPFloatOnClick(0, 1000, 2); }
void ApplyPIDi() {
*HMI_value.P_Float = scalePID_i(HMI_value.Value / POW(10, 2));
thermalManager.updatePID();
}
void ApplyPIDd() {
*HMI_value.P_Float = scalePID_d(HMI_value.Value / POW(10, 2));
thermalManager.updatePID();
}
void SetKi() {
HMI_value.P_Float = (float*)static_cast<MenuItemPtrClass*>(CurrentMenu->SelectedItem())->value;
const float value = unscalePID_i(*HMI_value.P_Float);
SetFloatOnClick(0, 1000, 2, value, ApplyPIDi);
}
void SetKd() {
HMI_value.P_Float = (float*)static_cast<MenuItemPtrClass*>(CurrentMenu->SelectedItem())->value;
const float value = unscalePID_d(*HMI_value.P_Float);
SetFloatOnClick(0, 1000, 2, value, ApplyPIDd);
}
#endif
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
#if ENABLED(FWRETRACT)
void SetRetractLength() { SetPFloatOnClick( 0, 10, UNITFDIGITS); };
void SetRetractSpeed() { SetPFloatOnClick( 1, 90, UNITFDIGITS); };
void SetZRaise() { SetPFloatOnClick( 0, 2, 2); };
void SetRecoverSpeed() { SetPFloatOnClick( 1, 90, UNITFDIGITS); };
#endif
3 years ago
// Menuitem Drawing functions =================================================
void onDrawMenuItem(MenuItemClass* menuitem, int8_t line) {
if (menuitem->icon) DWINUI::Draw_Icon(menuitem->icon, ICOX, MBASE(line) - 3);
if (menuitem->frameid)
DWIN_Frame_AreaCopy(menuitem->frameid, menuitem->frame.left, menuitem->frame.top, menuitem->frame.right, menuitem->frame.bottom, LBLX, MBASE(line));
else if (menuitem->caption)
DWINUI::Draw_String(LBLX, MBASE(line) - 1, menuitem->caption);
DWIN_Draw_HLine(HMI_data.SplitLine_Color, 16, MYPOS(line + 1), 240);
}
void onDrawSubMenu(MenuItemClass* menuitem, int8_t line) {
onDrawMenuItem(menuitem, line);
DWINUI::Draw_Icon(ICON_More, VALX + 16, MBASE(line) - 3);
}
void onDrawIntMenu(MenuItemClass* menuitem, int8_t line, uint16_t value) {
onDrawMenuItem(menuitem, line);
Draw_Menu_IntValue(HMI_data.Background_Color, line, 4, value);
}
void onDrawPIntMenu(MenuItemClass* menuitem, int8_t line) {
const uint16_t value = *(uint16_t*)static_cast<MenuItemPtrClass*>(menuitem)->value;
onDrawIntMenu(menuitem, line, value);
}
void onDrawPInt8Menu(MenuItemClass* menuitem, int8_t line) {
const uint8_t value = *(uint8_t*)static_cast<MenuItemPtrClass*>(menuitem)->value;
onDrawIntMenu(menuitem, line, value);
}
void onDrawPInt32Menu(MenuItemClass* menuitem, int8_t line) {
const uint32_t value = *(uint32_t*)static_cast<MenuItemPtrClass*>(menuitem)->value;
onDrawIntMenu(menuitem, line, value);
}
void onDrawFloatMenu(MenuItemClass* menuitem, int8_t line, uint8_t dp, const float value) {
onDrawMenuItem(menuitem, line);
DWINUI::Draw_Signed_Float(HMI_data.Text_Color, HMI_data.Background_Color, 3, dp, VALX - dp * DWINUI::fontWidth(DWIN_FONT_MENU), MBASE(line), value);
}
void onDrawPFloatMenu(MenuItemClass* menuitem, int8_t line) {
const float value = *(float*)static_cast<MenuItemPtrClass*>(menuitem)->value;
const int8_t dp = UNITFDIGITS;
onDrawFloatMenu(menuitem, line, dp, value);
}
void onDrawPFloat2Menu(MenuItemClass* menuitem, int8_t line) {
const float value = *(float*)static_cast<MenuItemPtrClass*>(menuitem)->value;
onDrawFloatMenu(menuitem, line, 2, value);
}
void onDrawChkbMenu(MenuItemClass* menuitem, int8_t line, bool checked) {
onDrawMenuItem(menuitem, line);
Draw_Chkb_Line(line, checked);
}
void onDrawBack(MenuItemClass* menuitem, int8_t line) {
if (HMI_IsChinese()) menuitem->SetFrame(1, 129, 72, 156, 84);
onDrawMenuItem(menuitem, line);
}
void onDrawTempSubMenu(MenuItemClass* menuitem, int8_t line) {
if (HMI_IsChinese()) menuitem->SetFrame(1, 57, 104, 84, 116);
onDrawSubMenu(menuitem, line);
}
void onDrawMotionSubMenu(MenuItemClass* menuitem, int8_t line) {
if (HMI_IsChinese()) menuitem->SetFrame(1, 87, 104, 114, 116);
onDrawSubMenu(menuitem, line);
}
#if ENABLED(EEPROM_SETTINGS)
void onDrawWriteEeprom(MenuItemClass* menuitem, int8_t line) {
if (HMI_IsChinese()) menuitem->SetFrame(1, 117, 104, 172, 116);
onDrawMenuItem(menuitem, line);
}
void onDrawReadEeprom(MenuItemClass* menuitem, int8_t line) {
if (HMI_IsChinese()) menuitem->SetFrame(1, 174, 103, 229, 116);
onDrawMenuItem(menuitem, line);
}
void onDrawResetEeprom(MenuItemClass* menuitem, int8_t line) {
if (HMI_IsChinese()) menuitem->SetFrame(1, 1, 118, 56, 131);
onDrawMenuItem(menuitem, line);
}
#endif
void onDrawInfoSubMenu(MenuItemClass* menuitem, int8_t line) {
if (HMI_IsChinese()) menuitem->SetFrame(1, 231, 104, 258, 116);
onDrawSubMenu(menuitem, line);
}
void onDrawMoveX(MenuItemClass* menuitem, int8_t line) {
if (HMI_IsChinese()) menuitem->SetFrame(1, 58, 118, 106, 132);
onDrawPFloatMenu(menuitem, line);
}
void onDrawMoveY(MenuItemClass* menuitem, int8_t line) {
if (HMI_IsChinese()) menuitem->SetFrame(1, 109, 118, 157, 132);
onDrawPFloatMenu(menuitem, line);
}
void onDrawMoveZ(MenuItemClass* menuitem, int8_t line) {
if (HMI_IsChinese()) menuitem->SetFrame(1, 160, 118, 209, 132);
onDrawPFloatMenu(menuitem, line);
}
#if HAS_HOTEND
void onDrawMoveE(MenuItemClass* menuitem, int8_t line) {
if (HMI_IsChinese()) menuitem->SetFrame(1, 212, 118, 253, 131);
onDrawPFloatMenu(menuitem, line);
}
#endif
void onDrawMoveSubMenu(MenuItemClass* menuitem, int8_t line) {
if (HMI_IsChinese()) menuitem->SetFrame(1, 159, 70, 200, 84);
onDrawSubMenu(menuitem, line);
}
void onDrawDisableMotors(MenuItemClass* menuitem, int8_t line) {
if (HMI_IsChinese()) menuitem->SetFrame(1, 204, 70, 259, 82);
onDrawMenuItem(menuitem, line);
}
void onDrawAutoHome(MenuItemClass* menuitem, int8_t line) {
if (HMI_IsChinese()) menuitem->SetFrame(1, 0, 89, 41, 101);
onDrawMenuItem(menuitem, line);
}
#if HAS_ZOFFSET_ITEM
#if EITHER(HAS_BED_PROBE, BABYSTEPPING)
void onDrawZOffset(MenuItemClass* menuitem, int8_t line) {
if (HMI_IsChinese()) menuitem->SetFrame(1, 174, 164, 223, 177);
onDrawPFloat2Menu(menuitem, line);
}
#else
void onDrawHomeOffset(MenuItemClass* menuitem, int8_t line) {
if (HMI_IsChinese()) menuitem->SetFrame(1, 43, 89, 98, 101);
onDrawMenuItem(menuitem, line);
}
#endif
#endif
#if HAS_HOTEND
void onDrawPreheat1(MenuItemClass* menuitem, int8_t line) {
if (HMI_IsChinese()) menuitem->SetFrame(1, 100, 89, 151, 101);
onDrawMenuItem(menuitem, line);
}
void onDrawPreheat2(MenuItemClass* menuitem, int8_t line) {
if (HMI_IsChinese()) menuitem->SetFrame(1, 180, 89, 233, 100);
onDrawMenuItem(menuitem, line);
}
#endif
#if HAS_PREHEAT
void onDrawCooldown(MenuItemClass* menuitem, int8_t line) {
if (HMI_IsChinese()) menuitem->SetFrame(1, 1, 104, 56, 117);
onDrawMenuItem(menuitem, line);
}
#endif
void onDrawLanguage(MenuItemClass* menuitem, int8_t line) {
if (HMI_IsChinese()) menuitem->SetFrame(1, 239, 134, 266, 146);
onDrawMenuItem(menuitem, line);
DWINUI::Draw_String(VALX, MBASE(line), HMI_IsChinese() ? F("CN") : F("EN"));
}
#if ENABLED(POWER_LOSS_RECOVERY)
void onDrawPwrLossR(MenuItemClass* menuitem, int8_t line) { onDrawChkbMenu(menuitem, line, recovery.enabled); }
#endif
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
#if ENABLED(SOUND_MENU_ITEM)
void onDrawEnableSound(MenuItemClass* menuitem, int8_t line) { onDrawChkbMenu(menuitem, line, ui.buzzer_enabled); }
#endif
#ifdef BLTOUCH_HS_MODE
void onDrawHSMode(MenuItemClass* menuitem, int8_t line) { onDrawChkbMenu(menuitem, line, bltouch.high_speed_mode); }
#endif
3 years ago
void onDrawSelColorItem(MenuItemClass* menuitem, int8_t line) {
const uint16_t color = *(uint16_t*)static_cast<MenuItemPtrClass*>(menuitem)->value;
DWIN_Draw_Rectangle(0, HMI_data.Highlight_Color, ICOX + 1, MBASE(line) - 1 + 1, ICOX + 18, MBASE(line) - 1 + 18);
DWIN_Draw_Rectangle(1, color, ICOX + 2, MBASE(line) - 1 + 2, ICOX + 17, MBASE(line) - 1 + 17);
onDrawMenuItem(menuitem, line);
}
void onDrawGetColorItem(MenuItemClass* menuitem, int8_t line) {
const uint8_t i = menuitem->icon;
uint16_t color;
switch (i) {
case 0: color = RGB(31, 0, 0); break; // Red
case 1: color = RGB(0, 63, 0); break; // Green
case 2: color = RGB(0, 0, 31); break; // Blue
default: color = 0; break;
}
DWIN_Draw_Rectangle(0, HMI_data.Highlight_Color, ICOX + 1, MBASE(line) - 1 + 1, ICOX + 18, MBASE(line) - 1 + 18);
DWIN_Draw_Rectangle(1, color, ICOX + 2, MBASE(line) - 1 + 2, ICOX + 17, MBASE(line) - 1 + 17);
DWINUI::Draw_String(LBLX, MBASE(line) - 1, menuitem->caption);
Draw_Menu_IntValue(HMI_data.Background_Color, line, 4, HMI_value.Color[i]);
DWIN_Draw_HLine(HMI_data.SplitLine_Color, 16, MYPOS(line + 1), 240);
}
#if HAS_FILAMENT_SENSOR
void onDrawRunoutEnable(MenuItemClass* menuitem, int8_t line) { onDrawChkbMenu(menuitem, line, runout.enabled); }
#endif
void onDrawPIDi(MenuItemClass* menuitem, int8_t line) { onDrawFloatMenu(menuitem, line, 2, unscalePID_i(*(float*)static_cast<MenuItemPtrClass*>(menuitem)->value)); }
void onDrawPIDd(MenuItemClass* menuitem, int8_t line) { onDrawFloatMenu(menuitem, line, 2, unscalePID_d(*(float*)static_cast<MenuItemPtrClass*>(menuitem)->value)); }
void onDrawSpeedItem(MenuItemClass* menuitem, int8_t line) {
if (HMI_IsChinese()) menuitem->SetFrame(1, 116, 164, 171, 176);
onDrawPIntMenu(menuitem, line);
}
#if HAS_HOTEND
void onDrawHotendTemp(MenuItemClass* menuitem, int8_t line) {
if (HMI_IsChinese()) menuitem->SetFrame(1, 1, 134, 56, 146);
onDrawPIntMenu(menuitem, line);
}
#endif
#if HAS_HEATED_BED
void onDrawBedTemp(MenuItemClass* menuitem, int8_t line) {
if (HMI_IsChinese()) menuitem->SetFrame(1, 58, 134, 113, 146);
onDrawPIntMenu(menuitem, line);
}
#endif
#if HAS_FAN
void onDrawFanSpeed(MenuItemClass* menuitem, int8_t line) {
if (HMI_IsChinese()) menuitem->SetFrame(1, 115, 134, 170, 146);
onDrawPInt8Menu(menuitem, line);
}
#endif
void onDrawSteps(MenuItemClass* menuitem, int8_t line) {
if (HMI_IsChinese()) menuitem->SetFrame(1, 153, 148, 194, 161);
onDrawSubMenu(menuitem, line);
}
#if ENABLED(MESH_BED_LEVELING)
void onDrawMMeshMoveZ(MenuItemClass* menuitem, int8_t line) {
if (HMI_IsChinese()) menuitem->SetFrame(1, 160, 118, 209, 132);
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
onDrawPFloat2Menu(menuitem, line);
3 years ago
}
#endif
#if HAS_PREHEAT
#if HAS_HOTEND
void onDrawSetPreheatHotend(MenuItemClass* menuitem, int8_t line) {
if (HMI_IsChinese()) menuitem->SetFrame(1, 1, 134, 56, 146);
onDrawPIntMenu(menuitem, line);
}
#endif
#if HAS_HEATED_BED
void onDrawSetPreheatBed(MenuItemClass* menuitem, int8_t line) {
if (HMI_IsChinese()) menuitem->SetFrame(1, 58, 134, 113, 146);
onDrawPIntMenu(menuitem, line);
}
#endif
#if HAS_FAN
void onDrawSetPreheatFan(MenuItemClass* menuitem, int8_t line) {
if (HMI_IsChinese()) menuitem->SetFrame(1, 115, 134, 170, 146);
onDrawPIntMenu(menuitem, line);
}
#endif
void onDrawPLAPreheatSubMenu(MenuItemClass* menuitem, int8_t line) {
if (HMI_IsChinese()) menuitem->SetFrame(1, 100, 89, 178, 101);
onDrawSubMenu(menuitem,line);
}
void onDrawABSPreheatSubMenu(MenuItemClass* menuitem, int8_t line) {
if (HMI_IsChinese()) menuitem->SetFrame(1, 180, 89, 260, 100);
onDrawSubMenu(menuitem,line);
}
#endif // HAS_PREHEAT
void onDrawSpeed(MenuItemClass* menuitem, int8_t line) {
if (HMI_IsChinese())
menuitem->SetFrame(1, 173, 133, 228, 147);
onDrawSubMenu(menuitem, line);
}
void onDrawMaxSpeedX(MenuItemClass* menuitem, int8_t line) {
if (HMI_IsChinese()) {
menuitem->SetFrame(1, 173, 133, 228, 147);
DWIN_Frame_AreaCopy(1, 229, 133, 236, 147, LBLX + 58, MBASE(line)); // X
}
onDrawPFloatMenu(menuitem, line);
}
void onDrawMaxSpeedY(MenuItemClass* menuitem, int8_t line) {
if (HMI_IsChinese()) {
menuitem->SetFrame(1, 173, 133, 228, 147);
DWIN_Frame_AreaCopy(1, 1, 150, 7, 160, LBLX + 58, MBASE(line)); // Y
}
onDrawPFloatMenu(menuitem, line);
}
void onDrawMaxSpeedZ(MenuItemClass* menuitem, int8_t line) {
if (HMI_IsChinese()) {
menuitem->SetFrame(1, 173, 133, 228, 147);
DWIN_Frame_AreaCopy(1, 9, 150, 16, 160, LBLX + 58, MBASE(line) + 3); // Z
}
onDrawPFloatMenu(menuitem, line);
}
#if HAS_HOTEND
void onDrawMaxSpeedE(MenuItemClass* menuitem, int8_t line) {
if (HMI_IsChinese()) {
menuitem->SetFrame(1, 173, 133, 228, 147);
DWIN_Frame_AreaCopy(1, 18, 150, 25, 160, LBLX + 58, MBASE(line)); // E
}
onDrawPFloatMenu(menuitem, line);
}
#endif
void onDrawAcc(MenuItemClass* menuitem, int8_t line) {
if (HMI_IsChinese()) {
menuitem->SetFrame(1, 173, 133, 200, 147);
DWIN_Frame_AreaCopy(1, 28, 149, 69, 161, LBLX + 27, MBASE(line) + 1); // ...Acceleration
}
onDrawSubMenu(menuitem, line);
}
void onDrawMaxAccelX(MenuItemClass* menuitem, int8_t line) {
if (HMI_IsChinese()) {
menuitem->SetFrame(1, 173, 133, 200, 147);
DWIN_Frame_AreaCopy(1, 28, 149, 69, 161, LBLX + 27, MBASE(line));
DWIN_Frame_AreaCopy(1, 229, 133, 236, 147, LBLX + 71, MBASE(line)); // X
}
onDrawPInt32Menu(menuitem, line);
}
void onDrawMaxAccelY(MenuItemClass* menuitem, int8_t line) {
if (HMI_IsChinese()) {
menuitem->SetFrame(1, 173, 133, 200, 147);
DWIN_Frame_AreaCopy(1, 28, 149, 69, 161, LBLX + 27, MBASE(line));
DWIN_Frame_AreaCopy(1, 1, 150, 7, 160, LBLX + 71, MBASE(line)); // Y
}
onDrawPInt32Menu(menuitem, line);
}
void onDrawMaxAccelZ(MenuItemClass* menuitem, int8_t line) {
if (HMI_IsChinese()) {
menuitem->SetFrame(1, 173, 133, 200, 147);
DWIN_Frame_AreaCopy(1, 28, 149, 69, 161, LBLX + 27, MBASE(line));
DWIN_Frame_AreaCopy(1, 9, 150, 16, 160, LBLX + 71, MBASE(line)); // Z
}
onDrawPInt32Menu(menuitem, line);
}
#if HAS_HOTEND
void onDrawMaxAccelE(MenuItemClass* menuitem, int8_t line) {
if (HMI_IsChinese()) {
menuitem->SetFrame(1, 173, 133, 200, 147);
DWIN_Frame_AreaCopy(1, 28, 149, 69, 161, LBLX + 27, MBASE(line));
DWIN_Frame_AreaCopy(1, 18, 150, 25, 160, LBLX + 71, MBASE(line)); // E
}
onDrawPInt32Menu(menuitem, line);
}
#endif
#if HAS_CLASSIC_JERK
void onDrawJerk(MenuItemClass* menuitem, int8_t line) {
if (HMI_IsChinese()) {
menuitem->SetFrame(1, 173, 133, 200, 147);
DWIN_Frame_AreaCopy(1, 1, 180, 28, 192, LBLX + 27, MBASE(line) + 1); // ...
DWIN_Frame_AreaCopy(1, 202, 133, 228, 147, LBLX + 54, MBASE(line)); // ...Jerk
}
onDrawSubMenu(menuitem, line);
}
void onDrawMaxJerkX(MenuItemClass* menuitem, int8_t line) {
if (HMI_IsChinese()) {
menuitem->SetFrame(1, 173, 133, 200, 147);
DWIN_Frame_AreaCopy(1, 1, 180, 28, 192, LBLX + 27, MBASE(line));
DWIN_Frame_AreaCopy(1, 202, 133, 228, 147, LBLX + 53, MBASE(line));
DWIN_Frame_AreaCopy(1, 229, 133, 236, 147, LBLX + 83, MBASE(line));
}
onDrawPFloatMenu(menuitem, line);
}
void onDrawMaxJerkY(MenuItemClass* menuitem, int8_t line) {
if (HMI_IsChinese()) {
menuitem->SetFrame(1, 173, 133, 200, 147);
DWIN_Frame_AreaCopy(1, 1, 180, 28, 192, LBLX + 27, MBASE(line));
DWIN_Frame_AreaCopy(1, 202, 133, 228, 147, LBLX + 53, MBASE(line));
DWIN_Frame_AreaCopy(1, 1, 150, 7, 160, LBLX + 83, MBASE(line));
}
onDrawPFloatMenu(menuitem, line);
}
void onDrawMaxJerkZ(MenuItemClass* menuitem, int8_t line) {
if (HMI_IsChinese()) {
menuitem->SetFrame(1, 173, 133, 200, 147);
DWIN_Frame_AreaCopy(1, 1, 180, 28, 192, LBLX + 27, MBASE(line));
DWIN_Frame_AreaCopy(1, 202, 133, 228, 147, LBLX + 53, MBASE(line));
DWIN_Frame_AreaCopy(1, 9, 150, 16, 160, LBLX + 83, MBASE(line));
}
onDrawPFloatMenu(menuitem, line);
}
#if HAS_HOTEND
void onDrawMaxJerkE(MenuItemClass* menuitem, int8_t line) {
if (HMI_IsChinese()) {
menuitem->SetFrame(1, 173, 133, 200, 147);
DWIN_Frame_AreaCopy(1, 1, 180, 28, 192, LBLX + 27, MBASE(line));
DWIN_Frame_AreaCopy(1, 202, 133, 228, 147, LBLX + 53, MBASE(line));
DWIN_Frame_AreaCopy(1, 18, 150, 25, 160, LBLX + 83, MBASE(line));
}
onDrawPFloatMenu(menuitem, line);
}
#endif
#endif // HAS_CLASSIC_JERK
void onDrawStepsX(MenuItemClass* menuitem, int8_t line) {
if (HMI_IsChinese()) {
menuitem->SetFrame(1, 153, 148, 194, 161);
DWIN_Frame_AreaCopy(1, 229, 133, 236, 147, LBLX + 44, MBASE(line)); // X
}
onDrawPFloatMenu(menuitem, line);
}
void onDrawStepsY(MenuItemClass* menuitem, int8_t line) {
if (HMI_IsChinese()) {
menuitem->SetFrame(1, 153, 148, 194, 161);
DWIN_Frame_AreaCopy(1, 1, 150, 7, 160, LBLX + 44, MBASE(line)); // Y
}
onDrawPFloatMenu(menuitem, line);
}
void onDrawStepsZ(MenuItemClass* menuitem, int8_t line) {
if (HMI_IsChinese()) {
menuitem->SetFrame(1, 153, 148, 194, 161);
DWIN_Frame_AreaCopy(1, 9, 150, 16, 160, LBLX + 44, MBASE(line)); // Z
}
onDrawPFloatMenu(menuitem, line);
}
#if HAS_HOTEND
void onDrawStepsE(MenuItemClass* menuitem, int8_t line) {
if (HMI_IsChinese()) {
menuitem->SetFrame(1, 153, 148, 194, 161);
DWIN_Frame_AreaCopy(1, 18, 150, 25, 160, LBLX + 44, MBASE(line)); // E
}
onDrawPFloatMenu(menuitem, line);
}
#endif
// HMI Control functions ======================================================
// Generic menu control using the encoder
void HMI_Menu() {
EncoderState encoder_diffState = get_encoder_state();
if (encoder_diffState == ENCODER_DIFF_NO) return;
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
if (CurrentMenu) {
if (encoder_diffState == ENCODER_DIFF_ENTER)
CurrentMenu->onClick();
else
CurrentMenu->onScroll(encoder_diffState == ENCODER_DIFF_CW);
}
3 years ago
}
// Get an integer value using the encoder without draw anything
// lo: low limit
// hi: high limit
// Return value:
// 0 : no change
// 1 : live change
// 2 : apply change
int8_t HMI_GetIntNoDraw(const int32_t lo, const int32_t hi) {
EncoderState encoder_diffState = Encoder_ReceiveAnalyze();
if (encoder_diffState != ENCODER_DIFF_NO) {
if (Apply_Encoder(encoder_diffState, HMI_value.Value)) {
EncoderRate.enabled = false;
checkkey = Menu;
return 2;
}
LIMIT(HMI_value.Value, lo, hi);
return 1;
}
return 0;
}
// Get an integer value using the encoder
// lo: low limit
// hi: high limit
// Return value:
// 0 : no change
// 1 : live change
// 2 : apply change
int8_t HMI_GetInt(const int32_t lo, const int32_t hi) {
EncoderState encoder_diffState = Encoder_ReceiveAnalyze();
if (encoder_diffState != ENCODER_DIFF_NO) {
if (Apply_Encoder(encoder_diffState, HMI_value.Value)) {
EncoderRate.enabled = false;
DWINUI::Draw_Int(HMI_data.Text_Color, HMI_data.Background_Color, 4 , VALX, MBASE(CurrentMenu->line()) - 1, HMI_value.Value);
checkkey = Menu;
return 2;
}
LIMIT(HMI_value.Value, lo, hi);
DWINUI::Draw_Int(HMI_data.Text_Color, HMI_data.Selected_Color, 4 , VALX, MBASE(CurrentMenu->line()) - 1, HMI_value.Value);
return 1;
}
return 0;
}
// Set an integer using the encoder
void HMI_SetInt() {
int8_t val = HMI_GetInt(HMI_value.MinValue, HMI_value.MaxValue);
switch (val) {
case 0: return; break;
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
case 1: if (HMI_value.LiveUpdate) HMI_value.LiveUpdate(); break;
case 2: if (HMI_value.Apply) HMI_value.Apply(); break;
3 years ago
}
}
// Set an integer without drawing
void HMI_SetIntNoDraw() {
int8_t val = HMI_GetIntNoDraw(HMI_value.MinValue, HMI_value.MaxValue);
switch (val) {
case 0: return; break;
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
case 1: if (HMI_value.LiveUpdate) HMI_value.LiveUpdate(); break;
case 2: if (HMI_value.Apply) HMI_value.Apply(); break;
3 years ago
}
}
// Set an integer pointer variable using the encoder
void HMI_SetPInt() {
int8_t val = HMI_GetInt(HMI_value.MinValue, HMI_value.MaxValue);
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
switch (val) {
case 0: return;
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
case 1: if (HMI_value.LiveUpdate) HMI_value.LiveUpdate(); break;
case 2: *HMI_value.P_Int = HMI_value.Value; if (HMI_value.Apply) HMI_value.Apply(); break;
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
}
3 years ago
}
// Get a scaled float value using the encoder
// dp: decimal places
// lo: scaled low limit
// hi: scaled high limit
// Return value:
// 0 : no change
// 1 : live change
// 2 : apply change
int8_t HMI_GetFloat(uint8_t dp, int32_t lo, int32_t hi) {
EncoderState encoder_diffState = Encoder_ReceiveAnalyze();
if (encoder_diffState != ENCODER_DIFF_NO) {
if (Apply_Encoder(encoder_diffState, HMI_value.Value)) {
EncoderRate.enabled = false;
DWINUI::Draw_Signed_Float(HMI_data.Text_Color, HMI_data.Background_Color, 3, dp, VALX - dp * DWINUI::fontWidth(DWIN_FONT_MENU), MBASE(CurrentMenu->line()), HMI_value.Value / POW(10, dp));
checkkey = Menu;
return 2;
}
LIMIT(HMI_value.Value, lo, hi);
DWINUI::Draw_Signed_Float(HMI_data.Text_Color, HMI_data.Selected_Color, 3, dp, VALX - dp * DWINUI::fontWidth(DWIN_FONT_MENU), MBASE(CurrentMenu->line()), HMI_value.Value / POW(10, dp));
return 1;
}
return 0;
}
// Set a scaled float using the encoder
void HMI_SetFloat() {
const int8_t val = HMI_GetFloat(HMI_value.dp, HMI_value.MinValue, HMI_value.MaxValue);
switch (val) {
case 0: return;
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
case 1: if (HMI_value.LiveUpdate) HMI_value.LiveUpdate(); break;
case 2: if (HMI_value.Apply) HMI_value.Apply(); break;
3 years ago
}
}
// Set a scaled float pointer variable using the encoder
void HMI_SetPFloat() {
const int8_t val = HMI_GetFloat(HMI_value.dp, HMI_value.MinValue, HMI_value.MaxValue);
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
switch (val) {
case 0: return;
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
case 1: if (HMI_value.LiveUpdate) HMI_value.LiveUpdate(); break;
case 2: *HMI_value.P_Float = HMI_value.Value / POW(10, HMI_value.dp); if (HMI_value.Apply) HMI_value.Apply(); break;
3 years ago
}
}
// Menu Creation and Drawing functions ======================================================
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
void SetMenuTitle(frame_rect_t cn, const __FlashStringHelper* fstr) {
3 years ago
if (HMI_IsChinese() && (cn.w != 0))
CurrentMenu->MenuTitle.SetFrame(cn.x, cn.y, cn.w, cn.h);
else
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
CurrentMenu->MenuTitle.SetCaption(fstr);
3 years ago
}
void Draw_Prepare_Menu() {
checkkey = Menu;
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
if (!PrepareMenu) PrepareMenu = new MenuClass();
3 years ago
if (CurrentMenu != PrepareMenu) {
CurrentMenu = PrepareMenu;
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
SetMenuTitle({133, 1, 28, 13}, GET_TEXT_F(MSG_PREPARE));
3 years ago
DWINUI::MenuItemsPrepare(13);
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
MENU_ITEM(ICON_Back, GET_TEXT_F(MSG_BUTTON_BACK), onDrawBack, Goto_Main_Menu);
3 years ago
#if ENABLED(ADVANCED_PAUSE_FEATURE)
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
MENU_ITEM(ICON_FilMan, GET_TEXT_F(MSG_FILAMENT_MAN), onDrawSubMenu, Draw_FilamentMan_Menu);
#endif
MENU_ITEM(ICON_Axis, GET_TEXT_F(MSG_MOVE_AXIS), onDrawMoveSubMenu, Goto_Move_Menu);
MENU_ITEM(ICON_Tram, GET_TEXT_F(MSG_BED_TRAMMING), onDrawSubMenu, Draw_Tramming_Menu);
MENU_ITEM(ICON_CloseMotor, GET_TEXT_F(MSG_DISABLE_STEPPERS), onDrawDisableMotors, DisableMotors);
#if ENABLED(INDIVIDUAL_AXIS_HOMING_SUBMENU)
MENU_ITEM(ICON_Homing, GET_TEXT_F(MSG_HOMING), onDrawSubMenu, Draw_Homing_Menu);
#else
MENU_ITEM(ICON_Homing, GET_TEXT_F(MSG_AUTO_HOME), onDrawAutoHome, AutoHome);
3 years ago
#endif
#if ENABLED(MESH_BED_LEVELING)
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
MENU_ITEM(ICON_ManualMesh, GET_TEXT_F(MSG_MANUAL_MESH), onDrawSubMenu, Draw_ManualMesh_Menu);
3 years ago
#endif
#if HAS_ZOFFSET_ITEM
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
#if HAS_BED_PROBE
MENU_ITEM(ICON_SetZOffset, GET_TEXT_F(MSG_PROBE_WIZARD), onDrawSubMenu, Draw_ZOffsetWiz_Menu);
#elif ENABLED(BABYSTEPPING)
EDIT_ITEM(ICON_Zoffset, GET_TEXT_F(MSG_ZPROBE_ZOFFSET), onDrawPFloat2Menu, SetZOffset, &BABY_Z_VAR);
3 years ago
#else
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
MENU_ITEM(ICON_SetHome, GET_TEXT_F(MSG_SET_HOME_OFFSETS), onDrawHomeOffset, SetHome);
3 years ago
#endif
#endif
#if HAS_PREHEAT
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
MENU_ITEM(ICON_PLAPreheat, GET_TEXT_F(MSG_PREHEAT_1), onDrawPreheat1, DoPreheat0);
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
#if PREHEAT_COUNT > 1
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
MENU_ITEM(ICON_ABSPreheat, PSTR("Preheat " PREHEAT_2_LABEL), onDrawPreheat2, DoPreheat1);
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
#endif
#if PREHEAT_COUNT > 2
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
MENU_ITEM(ICON_CustomPreheat, GET_TEXT_F(MSG_PREHEAT_CUSTOM), onDrawMenuItem, DoPreheat2);
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
#endif
3 years ago
#endif
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
MENU_ITEM(ICON_Cool, GET_TEXT_F(MSG_COOLDOWN), onDrawCooldown, DoCoolDown);
MENU_ITEM(ICON_Language, PSTR(GET_TEXT_F(MSG_UI_LANGUAGE)), onDrawLanguage, SetLanguage);
3 years ago
}
CurrentMenu->draw();
}
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
void Draw_Tramming_Menu() {
3 years ago
DWINUI::ClearMenuArea();
checkkey = Menu;
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
if (!TrammingMenu) TrammingMenu = new MenuClass();
if (CurrentMenu != TrammingMenu) {
CurrentMenu = TrammingMenu;
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
SetMenuTitle({0}, GET_TEXT_F(MSG_BED_TRAMMING)); // TODO: Chinese, English "Bed Tramming" JPG
3 years ago
DWINUI::MenuItemsPrepare(6);
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
MENU_ITEM(ICON_Back, GET_TEXT_F(MSG_BUTTON_BACK), onDrawBack, Draw_Prepare_Menu);
MENU_ITEM(ICON_Axis, GET_TEXT_F(MSG_LEVBED_FL), onDrawMenuItem, TramFL);
MENU_ITEM(ICON_Axis, GET_TEXT_F(MSG_LEVBED_FR), onDrawMenuItem, TramFR);
MENU_ITEM(ICON_Axis, GET_TEXT_F(MSG_LEVBED_BR), onDrawMenuItem, TramBR);
MENU_ITEM(ICON_Axis, GET_TEXT_F(MSG_LEVBED_BL), onDrawMenuItem, TramBL);
MENU_ITEM(ICON_Axis, GET_TEXT_F(MSG_LEVBED_C ), onDrawMenuItem, TramC );
3 years ago
}
CurrentMenu->draw();
}
void Draw_Control_Menu() {
checkkey = Menu;
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
if (!ControlMenu) ControlMenu = new MenuClass();
3 years ago
if (CurrentMenu != ControlMenu) {
CurrentMenu = ControlMenu;
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
SetMenuTitle({103, 1, 28, 14}, GET_TEXT_F(MSG_CONTROL));
3 years ago
DWINUI::MenuItemsPrepare(9);
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
MENU_ITEM(ICON_Back, GET_TEXT_F(MSG_BUTTON_BACK), onDrawBack, Goto_Main_Menu);
MENU_ITEM(ICON_Temperature, GET_TEXT_F(MSG_TEMPERATURE), onDrawTempSubMenu, Draw_Temperature_Menu);
MENU_ITEM(ICON_Motion, GET_TEXT_F(MSG_MOTION), onDrawMotionSubMenu, Draw_Motion_Menu);
3 years ago
#if ENABLED(EEPROM_SETTINGS)
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
MENU_ITEM(ICON_WriteEEPROM, GET_TEXT_F(MSG_STORE_EEPROM), onDrawWriteEeprom, WriteEeprom);
MENU_ITEM(ICON_ReadEEPROM, GET_TEXT_F(MSG_LOAD_EEPROM), onDrawReadEeprom, ReadEeprom);
MENU_ITEM(ICON_ResumeEEPROM, GET_TEXT_F(MSG_RESTORE_DEFAULTS), onDrawResetEeprom, ResetEeprom);
3 years ago
#endif
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
MENU_ITEM(ICON_Reboot, GET_TEXT_F(MSG_RESET_PRINTER), onDrawMenuItem, RebootPrinter);
MENU_ITEM(ICON_AdvSet, GET_TEXT_F(MSG_ADVANCED_SETTINGS), onDrawSubMenu, Draw_AdvancedSettings_Menu);
MENU_ITEM(ICON_Info, GET_TEXT_F(MSG_INFO_SCREEN), onDrawInfoSubMenu, Goto_Info_Menu);
3 years ago
}
CurrentMenu->draw();
}
void Draw_AdvancedSettings_Menu() {
checkkey = Menu;
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
if (!AdvancedSettings) AdvancedSettings = new MenuClass();
3 years ago
if (CurrentMenu != AdvancedSettings) {
CurrentMenu = AdvancedSettings;
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
SetMenuTitle({0}, GET_TEXT_F(MSG_ADVANCED_SETTINGS)); // TODO: Chinese, English "Advanced Settings" JPG
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
DWINUI::MenuItemsPrepare(15);
MENU_ITEM(ICON_Back, GET_TEXT_F(MSG_BUTTON_BACK), onDrawBack, Draw_Control_Menu);
3 years ago
#if HAS_HOME_OFFSET
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
MENU_ITEM(ICON_HomeOffset, GET_TEXT_F(MSG_SET_HOME_OFFSETS), onDrawSubMenu, Draw_HomeOffset_Menu);
3 years ago
#endif
#if HAS_BED_PROBE
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
MENU_ITEM(ICON_ProbeSet, GET_TEXT_F(MSG_ZPROBE_SETTINGS), onDrawSubMenu, Draw_ProbeSet_Menu);
3 years ago
#endif
#if HAS_HOTEND
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
MENU_ITEM(ICON_PIDNozzle, F("Hotend PID Settings"), onDrawSubMenu, Draw_HotendPID_Menu);
3 years ago
#endif
#if HAS_HEATED_BED
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
MENU_ITEM(ICON_PIDbed, F("Bed PID Settings"), onDrawSubMenu, Draw_BedPID_Menu);
3 years ago
#endif
#if HAS_FILAMENT_SENSOR
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
MENU_ITEM(ICON_FilSet, GET_TEXT_F(MSG_FILAMENT_SET), onDrawSubMenu, Draw_FilSet_Menu);
3 years ago
#endif
#if ENABLED(POWER_LOSS_RECOVERY)
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
MENU_ITEM(ICON_Pwrlossr, GET_TEXT_F(MSG_OUTAGE_RECOVERY), onDrawPwrLossR, SetPwrLossr);
3 years ago
#endif
#if HAS_LCD_BRIGHTNESS
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
EDIT_ITEM(ICON_Brightness, GET_TEXT_F(MSG_BRIGHTNESS), onDrawPInt8Menu, SetBrightness, &ui.brightness);
3 years ago
#endif
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
MENU_ITEM(ICON_Scolor, GET_TEXT_F(MSG_COLORS_SELECT), onDrawSubMenu, Draw_SelectColors_Menu);
3 years ago
#if ENABLED(SOUND_MENU_ITEM)
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
MENU_ITEM(ICON_Sound, GET_TEXT_F(MSG_SOUND_ENABLE), onDrawEnableSound, SetEnableSound);
3 years ago
#endif
#if HAS_MESH
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
MENU_ITEM(ICON_MeshViewer, GET_TEXT_F(MSG_MESH_VIEW), onDrawSubMenu, DWIN_MeshViewer);
3 years ago
#endif
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
#if HAS_ESDIAG
MENU_ITEM(ICON_ESDiag, F("End-stops diag."), onDrawSubMenu, Draw_EndStopDiag);
#endif
#if ENABLED(PRINTCOUNTER)
MENU_ITEM(ICON_PrintStats, GET_TEXT_F(MSG_INFO_STATS_MENU), onDrawSubMenu, Draw_PrintStats);
MENU_ITEM(ICON_PrintStatsReset, GET_TEXT_F(MSG_INFO_PRINT_COUNT_RESET), onDrawSubMenu, PrintStats.Reset);
#endif
MENU_ITEM(ICON_Lock, GET_TEXT_F(MSG_LOCKSCREEN), onDrawMenuItem, DWIN_LockScreen);
3 years ago
}
CurrentMenu->draw();
}
void Draw_Move_Menu() {
checkkey = Menu;
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
if (!MoveMenu) MoveMenu = new MenuClass();
3 years ago
if (CurrentMenu != MoveMenu) {
CurrentMenu = MoveMenu;
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
SetMenuTitle({192, 1, 42, 14}, GET_TEXT_F(MSG_MOVE_AXIS));
3 years ago
DWINUI::MenuItemsPrepare(5);
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
MENU_ITEM(ICON_Back, GET_TEXT_F(MSG_BUTTON_BACK), onDrawBack, Draw_Prepare_Menu);
EDIT_ITEM(ICON_MoveX, GET_TEXT_F(MSG_MOVE_X), onDrawMoveX, SetMoveX, &current_position.x);
EDIT_ITEM(ICON_MoveY, GET_TEXT_F(MSG_MOVE_Y), onDrawMoveY, SetMoveY, &current_position.y);
EDIT_ITEM(ICON_MoveZ, GET_TEXT_F(MSG_MOVE_Z), onDrawMoveZ, SetMoveZ, &current_position.z);
3 years ago
#if HAS_HOTEND
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
EDIT_ITEM(ICON_Extruder, GET_TEXT_F(MSG_MOVE_E), onDrawMoveE, SetMoveE, &current_position.e);
3 years ago
#endif
}
CurrentMenu->draw();
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
if (!all_axes_trusted()) LCD_MESSAGE_F("WARNING: current position is unknown, home axes");
3 years ago
}
#if HAS_HOME_OFFSET
void Draw_HomeOffset_Menu() {
checkkey = Menu;
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
if (!HomeOffMenu) HomeOffMenu = new MenuClass();
3 years ago
if (CurrentMenu != HomeOffMenu) {
CurrentMenu = HomeOffMenu;
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
SetMenuTitle({0}, GET_TEXT_F(MSG_SET_HOME_OFFSETS)); // TODO: Chinese, English "Set Home Offsets" JPG
3 years ago
DWINUI::MenuItemsPrepare(4);
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
MENU_ITEM(ICON_Back, GET_TEXT_F(MSG_BUTTON_BACK), onDrawBack, Draw_AdvancedSettings_Menu);
EDIT_ITEM(ICON_HomeOffsetX, GET_TEXT_F(MSG_HOME_OFFSET_X), onDrawPFloatMenu, SetHomeOffsetX, &home_offset[X_AXIS]);
EDIT_ITEM(ICON_HomeOffsetY, GET_TEXT_F(MSG_HOME_OFFSET_Y), onDrawPFloatMenu, SetHomeOffsetY, &home_offset[Y_AXIS]);
EDIT_ITEM(ICON_HomeOffsetZ, GET_TEXT_F(MSG_HOME_OFFSET_Z), onDrawPFloatMenu, SetHomeOffsetZ, &home_offset[Z_AXIS]);
3 years ago
}
CurrentMenu->draw();
}
#endif
#if HAS_BED_PROBE
void Draw_ProbeSet_Menu() {
checkkey = Menu;
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
if (!ProbeSetMenu) ProbeSetMenu = new MenuClass();
3 years ago
if (CurrentMenu != ProbeSetMenu) {
CurrentMenu = ProbeSetMenu;
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
SetMenuTitle({0}, GET_TEXT_F(MSG_ZPROBE_SETTINGS)); // TODO: Chinese, English "Probe Settings" JPG
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
DWINUI::MenuItemsPrepare(8);
MENU_ITEM(ICON_Back, GET_TEXT_F(MSG_BUTTON_BACK), onDrawBack, Draw_AdvancedSettings_Menu);
EDIT_ITEM(ICON_ProbeOffsetX, GET_TEXT_F(MSG_ZPROBE_XOFFSET), onDrawPFloatMenu, SetProbeOffsetX, &probe.offset.x);
EDIT_ITEM(ICON_ProbeOffsetY, GET_TEXT_F(MSG_ZPROBE_YOFFSET), onDrawPFloatMenu, SetProbeOffsetY, &probe.offset.y);
EDIT_ITEM(ICON_ProbeOffsetZ, GET_TEXT_F(MSG_ZPROBE_ZOFFSET), onDrawPFloat2Menu, SetProbeOffsetZ, &probe.offset.z);
#ifdef BLTOUCH_HS_MODE
MENU_ITEM(ICON_HSMode, F("Enable HS mode"), onDrawHSMode, SetHSMode);
#endif
MENU_ITEM(ICON_ProbeTest, GET_TEXT_F(MSG_M48_TEST), onDrawMenuItem, ProbeTest);
MENU_ITEM(ICON_ProbeStow, GET_TEXT_F(MSG_MANUAL_STOW), onDrawMenuItem, ProbeStow);
MENU_ITEM(ICON_ProbeDeploy, GET_TEXT_F(MSG_MANUAL_DEPLOY), onDrawMenuItem, ProbeDeploy);
3 years ago
}
CurrentMenu->draw();
}
#endif
#if HAS_FILAMENT_SENSOR
void Draw_FilSet_Menu() {
checkkey = Menu;
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
if (!FilSetMenu) FilSetMenu = new MenuClass();
3 years ago
if (CurrentMenu != FilSetMenu) {
CurrentMenu = FilSetMenu;
CurrentMenu->MenuTitle.SetCaption(GET_TEXT_F(MSG_FILAMENT_SET));
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
DWINUI::MenuItemsPrepare(10);
MENU_ITEM(ICON_Back, GET_TEXT_F(MSG_BUTTON_BACK), onDrawMenuItem, Draw_AdvancedSettings_Menu);
3 years ago
#if HAS_FILAMENT_SENSOR
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
MENU_ITEM(ICON_Runout, GET_TEXT_F(MSG_RUNOUT_ENABLE), onDrawRunoutEnable, SetRunoutEnable);
3 years ago
#endif
#if HAS_FILAMENT_RUNOUT_DISTANCE
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
EDIT_ITEM(ICON_Runout, F("Runout Distance"), onDrawPFloatMenu, SetRunoutDistance, &runout.runout_distance());
3 years ago
#endif
#if ENABLED(PREVENT_COLD_EXTRUSION)
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
EDIT_ITEM(ICON_ExtrudeMinT, F("Extrude Min Temp."), onDrawPIntMenu, SetExtMinT, &HMI_data.ExtMinT);
3 years ago
#endif
#if ENABLED(ADVANCED_PAUSE_FEATURE)
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
EDIT_ITEM(ICON_FilLoad, GET_TEXT_F(MSG_FILAMENT_LOAD), onDrawPFloatMenu, SetFilLoad, &fc_settings[0].load_length);
EDIT_ITEM(ICON_FilUnload, GET_TEXT_F(MSG_FILAMENT_UNLOAD), onDrawPFloatMenu, SetFilUnload, &fc_settings[0].unload_length);
#endif
#if ENABLED(FWRETRACT)
EDIT_ITEM(ICON_FWRetLength, GET_TEXT_F(MSG_CONTROL_RETRACT), onDrawPFloatMenu, SetRetractLength, &fwretract.settings.retract_length);
EDIT_ITEM(ICON_FWRetSpeed, GET_TEXT_F(MSG_SINGLENOZZLE_RETRACT_SPEED), onDrawPFloatMenu, SetRetractSpeed, &fwretract.settings.retract_feedrate_mm_s);
EDIT_ITEM(ICON_FWRetZRaise, GET_TEXT_F(MSG_CONTROL_RETRACT_ZHOP), onDrawPFloat2Menu, SetZRaise, &fwretract.settings.retract_zraise);
EDIT_ITEM(ICON_FWRecSpeed, GET_TEXT_F(MSG_SINGLENOZZLE_UNRETRACT_SPEED), onDrawPFloatMenu, SetRecoverSpeed, &fwretract.settings.retract_recover_feedrate_mm_s);
3 years ago
#endif
}
CurrentMenu->draw();
}
#endif // HAS_FILAMENT_SENSOR
void Draw_SelectColors_Menu() {
checkkey = Menu;
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
if (!SelectColorMenu) SelectColorMenu = new MenuClass();
3 years ago
if (CurrentMenu != SelectColorMenu) {
CurrentMenu = SelectColorMenu;
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
SetMenuTitle({0}, GET_TEXT_F(MSG_COLORS_SELECT)); // TODO: Chinese, English "Select Color" JPG
3 years ago
DWINUI::MenuItemsPrepare(20);
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
MENU_ITEM(ICON_Back, GET_TEXT_F(MSG_BUTTON_BACK), onDrawBack, Draw_AdvancedSettings_Menu);
MENU_ITEM(ICON_StockConfiguration, GET_TEXT_F(MSG_RESTORE_DEFAULTS), onDrawMenuItem, RestoreDefaultsColors);
EDIT_ITEM(0, "Screen Background", onDrawSelColorItem, SelColor, &HMI_data.Background_Color);
EDIT_ITEM(0, "Cursor", onDrawSelColorItem, SelColor, &HMI_data.Cursor_color);
EDIT_ITEM(0, "Title Background", onDrawSelColorItem, SelColor, &HMI_data.TitleBg_color);
EDIT_ITEM(0, "Title Text", onDrawSelColorItem, SelColor, &HMI_data.TitleTxt_color);
EDIT_ITEM(0, "Text", onDrawSelColorItem, SelColor, &HMI_data.Text_Color);
EDIT_ITEM(0, "Selected", onDrawSelColorItem, SelColor, &HMI_data.Selected_Color);
EDIT_ITEM(0, "Split Line", onDrawSelColorItem, SelColor, &HMI_data.SplitLine_Color);
EDIT_ITEM(0, "Highlight", onDrawSelColorItem, SelColor, &HMI_data.Highlight_Color);
EDIT_ITEM(0, "Status Background", onDrawSelColorItem, SelColor, &HMI_data.StatusBg_Color);
EDIT_ITEM(0, "Status Text", onDrawSelColorItem, SelColor, &HMI_data.StatusTxt_Color);
EDIT_ITEM(0, "Popup Background", onDrawSelColorItem, SelColor, &HMI_data.PopupBg_color);
EDIT_ITEM(0, "Popup Text", onDrawSelColorItem, SelColor, &HMI_data.PopupTxt_Color);
EDIT_ITEM(0, "Alert Background", onDrawSelColorItem, SelColor, &HMI_data.AlertBg_Color);
EDIT_ITEM(0, "Alert Text", onDrawSelColorItem, SelColor, &HMI_data.AlertTxt_Color);
EDIT_ITEM(0, "Percent Text", onDrawSelColorItem, SelColor, &HMI_data.PercentTxt_Color);
EDIT_ITEM(0, "Bar Fill", onDrawSelColorItem, SelColor, &HMI_data.Barfill_Color);
EDIT_ITEM(0, "Indicator value", onDrawSelColorItem, SelColor, &HMI_data.Indicator_Color);
EDIT_ITEM(0, "Coordinate value", onDrawSelColorItem, SelColor, &HMI_data.Coordinate_Color);
3 years ago
}
CurrentMenu->draw();
}
void Draw_GetColor_Menu() {
checkkey = Menu;
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
if (!GetColorMenu) GetColorMenu = new MenuClass();
3 years ago
if (CurrentMenu != GetColorMenu) {
CurrentMenu = GetColorMenu;
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
SetMenuTitle({0}, GET_TEXT_F(MSG_COLORS_GET)); // TODO: Chinese, English "Get Color" JPG
3 years ago
DWINUI::MenuItemsPrepare(5);
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
MENU_ITEM(ICON_Back, GET_TEXT_F(MSG_BUTTON_BACK), onDrawBack, DWIN_ApplyColor);
MENU_ITEM(ICON_Cancel, GET_TEXT_F(MSG_BUTTON_CANCEL), onDrawMenuItem, Draw_SelectColors_Menu);
MENU_ITEM(0, GET_TEXT_F(MSG_COLORS_RED), onDrawGetColorItem, SetRGBColor);
MENU_ITEM(1, GET_TEXT_F(MSG_COLORS_GREEN), onDrawGetColorItem, SetRGBColor);
MENU_ITEM(2, GET_TEXT_F(MSG_COLORS_BLUE), onDrawGetColorItem, SetRGBColor);
3 years ago
}
CurrentMenu->draw();
DWIN_Draw_Rectangle(1, *HMI_value.P_Int, 20, 315, DWIN_WIDTH - 20, 335);
}
void Draw_Tune_Menu() {
checkkey = Menu;
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
if (!TuneMenu) TuneMenu = new MenuClass();
3 years ago
if (CurrentMenu != TuneMenu) {
CurrentMenu = TuneMenu;
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
SetMenuTitle({73, 2, 28, 12}, GET_TEXT_F(MSG_TUNE)); // TODO: Chinese, English "Tune" JPG
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
DWINUI::MenuItemsPrepare(14);
MENU_ITEM(ICON_Back, GET_TEXT_F(MSG_BUTTON_BACK), onDrawBack, Goto_PrintProcess);
EDIT_ITEM(ICON_Speed, GET_TEXT_F(MSG_SPEED), onDrawSpeedItem, SetSpeed, &feedrate_percentage);
3 years ago
#if HAS_HOTEND
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
HotendTargetItem = EDIT_ITEM(ICON_HotendTemp, GET_TEXT_F(MSG_UBL_SET_TEMP_HOTEND), onDrawHotendTemp, SetHotendTemp, &thermalManager.temp_hotend[0].target);
3 years ago
#endif
#if HAS_HEATED_BED
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
BedTargetItem = EDIT_ITEM(ICON_BedTemp, GET_TEXT_F(MSG_UBL_SET_TEMP_BED), onDrawBedTemp, SetBedTemp, &thermalManager.temp_bed.target);
3 years ago
#endif
#if HAS_FAN
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
FanSpeedItem = EDIT_ITEM(ICON_FanSpeed, GET_TEXT_F(MSG_FAN_SPEED), onDrawFanSpeed, SetFanSpeed, &thermalManager.fan_speed[0]);
3 years ago
#endif
#if HAS_ZOFFSET_ITEM && EITHER(HAS_BED_PROBE, BABYSTEPPING)
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
EDIT_ITEM(ICON_Zoffset, GET_TEXT_F(MSG_ZPROBE_ZOFFSET), onDrawZOffset, SetZOffset, &BABY_Z_VAR);
3 years ago
#endif
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
#if ENABLED(FWRETRACT)
EDIT_ITEM(ICON_FWRetLength, GET_TEXT_F(MSG_CONTROL_RETRACT), onDrawPFloatMenu, SetRetractLength, &fwretract.settings.retract_length);
EDIT_ITEM(ICON_FWRetSpeed, GET_TEXT_F(MSG_SINGLENOZZLE_RETRACT_SPEED), onDrawPFloatMenu, SetRetractSpeed, &fwretract.settings.retract_feedrate_mm_s);
EDIT_ITEM(ICON_FWRetZRaise, GET_TEXT_F(MSG_CONTROL_RETRACT_ZHOP), onDrawPFloat2Menu, SetZRaise, &fwretract.settings.retract_zraise);
EDIT_ITEM(ICON_FWRecSpeed, GET_TEXT_F(MSG_SINGLENOZZLE_UNRETRACT_SPEED), onDrawPFloatMenu, SetRecoverSpeed, &fwretract.settings.retract_recover_feedrate_mm_s);
#endif
EDIT_ITEM(ICON_Flow, GET_TEXT_F(MSG_FLOW), onDrawPIntMenu, SetFlow, &planner.flow_percentage[0]);
3 years ago
#if ENABLED(ADVANCED_PAUSE_FEATURE)
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
MENU_ITEM(ICON_FilMan, GET_TEXT_F(MSG_FILAMENTCHANGE), onDrawMenuItem, ChangeFilament);
3 years ago
#endif
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
MENU_ITEM(ICON_Lock, GET_TEXT_F(MSG_LOCKSCREEN), onDrawMenuItem, DWIN_LockScreen);
3 years ago
#if HAS_LCD_BRIGHTNESS
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
EDIT_ITEM(ICON_Brightness, GET_TEXT_F(MSG_BRIGHTNESS), onDrawPInt8Menu, SetBrightness, &ui.brightness);
3 years ago
#endif
}
CurrentMenu->draw();
}
void Draw_Motion_Menu() {
checkkey = Menu;
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
if (!MotionMenu) MotionMenu = new MenuClass();
3 years ago
if (CurrentMenu != MotionMenu) {
CurrentMenu = MotionMenu;
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
SetMenuTitle({1, 16, 28, 13}, GET_TEXT_F(MSG_MOTION)); // TODO: Chinese, English "Motion" JPG
3 years ago
DWINUI::MenuItemsPrepare(6);
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
MENU_ITEM(ICON_Back, GET_TEXT_F(MSG_BUTTON_BACK), onDrawBack, Draw_Control_Menu);
MENU_ITEM(ICON_MaxSpeed, GET_TEXT_F(MSG_SPEED), onDrawSpeed, Draw_MaxSpeed_Menu);
MENU_ITEM(ICON_MaxAccelerated, GET_TEXT_F(MSG_ACCELERATION), onDrawAcc, Draw_MaxAccel_Menu);
3 years ago
#if HAS_CLASSIC_JERK
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
MENU_ITEM(ICON_MaxJerk, GET_TEXT_F(MSG_JERK), onDrawJerk, Draw_MaxJerk_Menu);
3 years ago
#endif
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
MENU_ITEM(ICON_Step, GET_TEXT_F(MSG_STEPS_PER_MM), onDrawSteps, Draw_Steps_Menu);
EDIT_ITEM(ICON_Flow, GET_TEXT_F(MSG_FLOW), onDrawPIntMenu, SetFlow, &planner.flow_percentage[0]);
3 years ago
}
CurrentMenu->draw();
}
#if ENABLED(ADVANCED_PAUSE_FEATURE)
void Draw_FilamentMan_Menu() {
checkkey = Menu;
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
if (!FilamentMenu) FilamentMenu = new MenuClass();
3 years ago
if (CurrentMenu != FilamentMenu) {
CurrentMenu = FilamentMenu;
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
SetMenuTitle({0}, GET_TEXT_F(MSG_FILAMENT_MAN)); // TODO: Chinese, English "Filament Management" JPG
3 years ago
DWINUI::MenuItemsPrepare(5);
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
MENU_ITEM(ICON_Back, GET_TEXT_F(MSG_BUTTON_BACK), onDrawBack, Draw_Prepare_Menu);
MENU_ITEM(ICON_Park, GET_TEXT_F(MSG_FILAMENT_PARK_ENABLED), onDrawMenuItem, ParkHead);
MENU_ITEM(ICON_FilMan, GET_TEXT_F(MSG_FILAMENTCHANGE), onDrawMenuItem, ChangeFilament);
3 years ago
#if ENABLED(FILAMENT_LOAD_UNLOAD_GCODES)
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
MENU_ITEM(ICON_FilUnload, GET_TEXT_F(MSG_FILAMENTUNLOAD), onDrawMenuItem, UnloadFilament);
MENU_ITEM(ICON_FilLoad, GET_TEXT_F(MSG_FILAMENTLOAD), onDrawMenuItem, LoadFilament);
3 years ago
#endif
}
CurrentMenu->draw();
}
#endif
#if ENABLED(MESH_BED_LEVELING)
void Draw_ManualMesh_Menu() {
checkkey = Menu;
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
if (!ManualMesh) ManualMesh = new MenuClass();
3 years ago
if (CurrentMenu != ManualMesh) {
CurrentMenu = ManualMesh;
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
SetMenuTitle({0}, GET_TEXT_F(MSG_MANUAL_MESH)); // TODO: Chinese, English "Manual Mesh Leveling" JPG
DWINUI::MenuItemsPrepare(6);
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
MENU_ITEM(ICON_Back, GET_TEXT_F(MSG_BUTTON_BACK), onDrawBack, Draw_Prepare_Menu);
MENU_ITEM(ICON_ManualMesh, GET_TEXT_F(MSG_LEVEL_BED), onDrawMenuItem, ManualMeshStart);
MMeshMoveZItem = EDIT_ITEM(ICON_Zoffset, GET_TEXT_F(MSG_MOVE_Z), onDrawMMeshMoveZ, SetMMeshMoveZ, &current_position.z);
MENU_ITEM(ICON_Axis, GET_TEXT_F(MSG_UBL_CONTINUE_MESH), onDrawMenuItem, ManualMeshContinue);
MENU_ITEM(ICON_MeshViewer, GET_TEXT_F(MSG_MESH_VIEW), onDrawSubMenu, DWIN_MeshViewer);
MENU_ITEM(ICON_MeshSave, GET_TEXT_F(MSG_UBL_SAVE_MESH), onDrawMenuItem, ManualMeshSave);
3 years ago
}
CurrentMenu->draw();
}
#endif
#if HAS_PREHEAT
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
void Draw_Preheat_Menu(frame_rect_t cn, const __FlashStringHelper* fstr) {
3 years ago
checkkey = Menu;
if (CurrentMenu != PreheatMenu) {
CurrentMenu = PreheatMenu;
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
SetMenuTitle(cn, fstr);
3 years ago
DWINUI::MenuItemsPrepare(5);
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
MENU_ITEM(ICON_Back, GET_TEXT_F(MSG_BUTTON_BACK), onDrawBack, Draw_Temperature_Menu);
3 years ago
#if HAS_HOTEND
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
EDIT_ITEM(ICON_SetEndTemp, GET_TEXT_F(MSG_UBL_SET_TEMP_HOTEND), onDrawSetPreheatHotend, SetPreheatEndTemp, &ui.material_preset[HMI_value.Preheat].hotend_temp);
3 years ago
#endif
#if HAS_HEATED_BED
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
EDIT_ITEM(ICON_SetBedTemp, GET_TEXT_F(MSG_UBL_SET_TEMP_BED), onDrawSetPreheatBed, SetPreheatBedTemp, &ui.material_preset[HMI_value.Preheat].bed_temp);
3 years ago
#endif
#if HAS_FAN
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
EDIT_ITEM(ICON_FanSpeed, GET_TEXT_F(MSG_FAN_SPEED), onDrawSetPreheatFan, SetPreheatFanSpeed, &ui.material_preset[HMI_value.Preheat].fan_speed);
3 years ago
#endif
#if ENABLED(EEPROM_SETTINGS)
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
MENU_ITEM(ICON_WriteEEPROM, GET_TEXT_F(MSG_STORE_EEPROM), onDrawWriteEeprom, WriteEeprom);
3 years ago
#endif
}
CurrentMenu->draw();
}
void Draw_Preheat1_Menu() {
HMI_value.Preheat = 0;
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
if (!PreheatMenu) PreheatMenu = new MenuClass();
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
Draw_Preheat_Menu({59, 16, 81, 14}, F(PREHEAT_1_LABEL " Preheat Settings")); // TODO: English "PLA Settings" JPG
3 years ago
}
void Draw_Preheat2_Menu() {
HMI_value.Preheat = 1;
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
if (!PreheatMenu) PreheatMenu = new MenuClass();
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
Draw_Preheat_Menu({142, 16, 82, 14}, F(PREHEAT_2_LABEL " Preheat Settings")); // TODO: English "ABS Settings" JPG
3 years ago
}
#ifdef PREHEAT_3_LABEL
void Draw_Preheat3_Menu() {
HMI_value.Preheat = 2;
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
if (!PreheatMenu) PreheatMenu = new MenuClass();
3 years ago
#define PREHEAT_3_TITLE PREHEAT_3_LABEL " Preheat Set."
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
Draw_Preheat_Menu({0}, F(PREHEAT_3_TITLE)); // TODO: Chinese, English "Custom Preheat Settings" JPG
3 years ago
}
#endif
#endif // HAS_PREHEAT
void Draw_Temperature_Menu() {
checkkey = Menu;
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
if (!TemperatureMenu) TemperatureMenu = new MenuClass();
3 years ago
if (CurrentMenu != TemperatureMenu) {
CurrentMenu = TemperatureMenu;
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
SetMenuTitle({236, 2, 28, 12}, GET_TEXT_F(MSG_TEMPERATURE));
3 years ago
DWINUI::MenuItemsPrepare(7);
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
MENU_ITEM(ICON_Back, GET_TEXT_F(MSG_BUTTON_BACK), onDrawBack, Draw_Control_Menu);
3 years ago
#if HAS_HOTEND
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
HotendTargetItem = EDIT_ITEM(ICON_SetEndTemp, GET_TEXT_F(MSG_UBL_SET_TEMP_HOTEND), onDrawHotendTemp, SetHotendTemp, &thermalManager.temp_hotend[0].target);
3 years ago
#endif
#if HAS_HEATED_BED
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
BedTargetItem = EDIT_ITEM(ICON_SetBedTemp, GET_TEXT_F(MSG_UBL_SET_TEMP_BED), onDrawBedTemp, SetBedTemp, &thermalManager.temp_bed.target);
3 years ago
#endif
#if HAS_FAN
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
FanSpeedItem = EDIT_ITEM(ICON_FanSpeed, GET_TEXT_F(MSG_FAN_SPEED), onDrawFanSpeed, SetFanSpeed, &thermalManager.fan_speed[0]);
3 years ago
#endif
#if HAS_HOTEND
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
MENU_ITEM(ICON_SetPLAPreheat, F(PREHEAT_1_LABEL " Preheat Settings"), onDrawPLAPreheatSubMenu, Draw_Preheat1_Menu);
MENU_ITEM(ICON_SetABSPreheat, F(PREHEAT_2_LABEL " Preheat Settings"), onDrawABSPreheatSubMenu, Draw_Preheat2_Menu);
3 years ago
#ifdef PREHEAT_3_LABEL
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
MENU_ITEM(ICON_SetCustomPreheat, PREHEAT_3_TITLE, onDrawSubMenu, Draw_Preheat3_Menu);
3 years ago
#endif
#endif
}
CurrentMenu->draw();
}
void Draw_MaxSpeed_Menu() {
checkkey = Menu;
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
if (!MaxSpeedMenu) MaxSpeedMenu = new MenuClass();
3 years ago
if (CurrentMenu != MaxSpeedMenu) {
CurrentMenu = MaxSpeedMenu;
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
SetMenuTitle({1, 16, 28, 13}, GET_TEXT_F(MSG_MAXSPEED));
3 years ago
DWINUI::MenuItemsPrepare(5);
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
MENU_ITEM(ICON_Back, GET_TEXT_F(MSG_BUTTON_BACK), onDrawBack, Draw_Motion_Menu);
EDIT_ITEM(ICON_MaxSpeedX, GET_TEXT_F(MSG_MAXSPEED_X), onDrawMaxSpeedX, SetMaxSpeedX, &planner.settings.max_feedrate_mm_s[X_AXIS]);
EDIT_ITEM(ICON_MaxSpeedY, GET_TEXT_F(MSG_MAXSPEED_Y), onDrawMaxSpeedY, SetMaxSpeedY, &planner.settings.max_feedrate_mm_s[Y_AXIS]);
EDIT_ITEM(ICON_MaxSpeedZ, GET_TEXT_F(MSG_MAXSPEED_Z), onDrawMaxSpeedZ, SetMaxSpeedZ, &planner.settings.max_feedrate_mm_s[Z_AXIS]);
3 years ago
#if HAS_HOTEND
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
EDIT_ITEM(ICON_MaxSpeedE, GET_TEXT_F(MSG_MAXSPEED_E), onDrawMaxSpeedE, SetMaxSpeedE, &planner.settings.max_feedrate_mm_s[E_AXIS]);
3 years ago
#endif
}
CurrentMenu->draw();
}
void Draw_MaxAccel_Menu() {
checkkey = Menu;
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
if (!MaxAccelMenu) MaxAccelMenu = new MenuClass();
3 years ago
if (CurrentMenu != MaxAccelMenu) {
CurrentMenu = MaxAccelMenu;
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
SetMenuTitle({1, 16, 28, 13}, GET_TEXT_F(MSG_ACCELERATION));
3 years ago
DWINUI::MenuItemsPrepare(5);
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
MENU_ITEM(ICON_Back, GET_TEXT_F(MSG_BUTTON_BACK), onDrawBack, Draw_Motion_Menu);
EDIT_ITEM(ICON_MaxAccX, GET_TEXT_F(MSG_AMAX_A), onDrawMaxAccelX, SetMaxAccelX, &planner.settings.max_acceleration_mm_per_s2[X_AXIS]);
EDIT_ITEM(ICON_MaxAccY, GET_TEXT_F(MSG_AMAX_B), onDrawMaxAccelY, SetMaxAccelY, &planner.settings.max_acceleration_mm_per_s2[Y_AXIS]);
EDIT_ITEM(ICON_MaxAccZ, GET_TEXT_F(MSG_AMAX_C), onDrawMaxAccelZ, SetMaxAccelZ, &planner.settings.max_acceleration_mm_per_s2[Z_AXIS]);
3 years ago
#if HAS_HOTEND
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
EDIT_ITEM(ICON_MaxAccE, GET_TEXT_F(MSG_AMAX_E), onDrawMaxAccelE, SetMaxAccelE, &planner.settings.max_acceleration_mm_per_s2[E_AXIS]);
3 years ago
#endif
}
CurrentMenu->draw();
}
#if HAS_CLASSIC_JERK
void Draw_MaxJerk_Menu() {
checkkey = Menu;
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
if (!MaxJerkMenu) MaxJerkMenu = new MenuClass();
3 years ago
if (CurrentMenu != MaxJerkMenu) {
CurrentMenu = MaxJerkMenu;
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
SetMenuTitle({1, 16, 28, 13}, GET_TEXT_F(MSG_JERK));
3 years ago
DWINUI::MenuItemsPrepare(5);
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
MENU_ITEM(ICON_Back, GET_TEXT_F(MSG_BUTTON_BACK), onDrawBack, Draw_Motion_Menu);
EDIT_ITEM(ICON_MaxSpeedJerkX, GET_TEXT_F(MSG_VA_JERK), onDrawMaxJerkX, SetMaxJerkX, &planner.max_jerk[X_AXIS]);
EDIT_ITEM(ICON_MaxSpeedJerkY, GET_TEXT_F(MSG_VB_JERK), onDrawMaxJerkY, SetMaxJerkY, &planner.max_jerk[Y_AXIS]);
EDIT_ITEM(ICON_MaxSpeedJerkZ, GET_TEXT_F(MSG_VC_JERK), onDrawMaxJerkZ, SetMaxJerkZ, &planner.max_jerk[Z_AXIS]);
3 years ago
#if HAS_HOTEND
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
EDIT_ITEM(ICON_MaxSpeedJerkE, GET_TEXT_F(MSG_VE_JERK), onDrawMaxJerkE, SetMaxJerkE, &planner.max_jerk[E_AXIS]);
3 years ago
#endif
}
CurrentMenu->draw();
}
#endif
void Draw_Steps_Menu() {
checkkey = Menu;
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
if (!StepsMenu) StepsMenu = new MenuClass();
3 years ago
if (CurrentMenu != StepsMenu) {
CurrentMenu = StepsMenu;
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
SetMenuTitle({1, 16, 28, 13}, GET_TEXT_F(MSG_STEPS_PER_MM));
3 years ago
DWINUI::MenuItemsPrepare(5);
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
MENU_ITEM(ICON_Back, GET_TEXT_F(MSG_BUTTON_BACK), onDrawBack, Draw_Motion_Menu);
EDIT_ITEM(ICON_StepX, GET_TEXT_F(MSG_A_STEPS), onDrawStepsX, SetStepsX, &planner.settings.axis_steps_per_mm[X_AXIS]);
EDIT_ITEM(ICON_StepY, GET_TEXT_F(MSG_B_STEPS), onDrawStepsY, SetStepsY, &planner.settings.axis_steps_per_mm[Y_AXIS]);
EDIT_ITEM(ICON_StepZ, GET_TEXT_F(MSG_C_STEPS), onDrawStepsZ, SetStepsZ, &planner.settings.axis_steps_per_mm[Z_AXIS]);
3 years ago
#if HAS_HOTEND
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
EDIT_ITEM(ICON_StepE, GET_TEXT_F(MSG_E_STEPS), onDrawStepsE, SetStepsE, &planner.settings.axis_steps_per_mm[E_AXIS]);
3 years ago
#endif
}
CurrentMenu->draw();
}
#if HAS_HOTEND
void Draw_HotendPID_Menu() {
checkkey = Menu;
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
if (!HotendPIDMenu) HotendPIDMenu = new MenuClass();
3 years ago
if (CurrentMenu != HotendPIDMenu) {
CurrentMenu = HotendPIDMenu;
CurrentMenu->MenuTitle.SetCaption(F("Hotend PID Settings"));
DWINUI::MenuItemsPrepare(8);
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
MENU_ITEM(ICON_Back, GET_TEXT_F(MSG_BUTTON_BACK), onDrawMenuItem, Draw_AdvancedSettings_Menu);
MENU_ITEM(ICON_PIDNozzle, F("Hotend PID"), onDrawMenuItem, HotendPID);
EDIT_ITEM(ICON_PIDValue, F("Set" STR_KP), onDrawPFloat2Menu, SetKp, &thermalManager.temp_hotend[0].pid.Kp);
EDIT_ITEM(ICON_PIDValue, F("Set" STR_KI), onDrawPIDi, SetKi, &thermalManager.temp_hotend[0].pid.Ki);
EDIT_ITEM(ICON_PIDValue, F("Set" STR_KD), onDrawPIDd, SetKd, &thermalManager.temp_hotend[0].pid.Kd);
EDIT_ITEM(ICON_Temperature, GET_TEXT_F(MSG_TEMPERATURE), onDrawPIntMenu, SetHotendPidT, &HMI_data.HotendPidT);
EDIT_ITEM(ICON_PIDcycles, GET_TEXT_F(MSG_PID_CYCLE), onDrawPIntMenu, SetPidCycles, &HMI_data.PidCycles);
3 years ago
#if ENABLED(EEPROM_SETTINGS)
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
MENU_ITEM(ICON_WriteEEPROM, GET_TEXT_F(MSG_STORE_EEPROM), onDrawMenuItem, WriteEeprom);
3 years ago
#endif
}
CurrentMenu->draw();
}
#endif
#if HAS_HEATED_BED
void Draw_BedPID_Menu() {
checkkey = Menu;
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
if (!BedPIDMenu) BedPIDMenu = new MenuClass();
3 years ago
if (CurrentMenu != BedPIDMenu) {
CurrentMenu = BedPIDMenu;
CurrentMenu->MenuTitle.SetCaption(F("Bed PID Settings"));
DWINUI::MenuItemsPrepare(8);
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
MENU_ITEM(ICON_Back, GET_TEXT_F(MSG_BUTTON_BACK), onDrawMenuItem, Draw_AdvancedSettings_Menu);
MENU_ITEM(ICON_PIDNozzle, F("Bed PID"), onDrawMenuItem,BedPID);
EDIT_ITEM(ICON_PIDValue, F("Set" STR_KP), onDrawPFloat2Menu, SetKp, &thermalManager.temp_bed.pid.Kp);
EDIT_ITEM(ICON_PIDValue, F("Set" STR_KI), onDrawPIDi, SetKi, &thermalManager.temp_bed.pid.Ki);
EDIT_ITEM(ICON_PIDValue, F("Set" STR_KD), onDrawPIDd, SetKd, &thermalManager.temp_bed.pid.Kd);
EDIT_ITEM(ICON_Temperature, GET_TEXT_F(MSG_TEMPERATURE), onDrawPIntMenu, SetBedPidT, &HMI_data.BedPidT);
EDIT_ITEM(ICON_PIDcycles, GET_TEXT_F(MSG_PID_CYCLE), onDrawPIntMenu, SetPidCycles, &HMI_data.PidCycles);
3 years ago
#if ENABLED(EEPROM_SETTINGS)
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
MENU_ITEM(ICON_WriteEEPROM, GET_TEXT_F(MSG_STORE_EEPROM), onDrawMenuItem, WriteEeprom);
3 years ago
#endif
}
CurrentMenu->draw();
}
#endif
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
#if HAS_BED_PROBE
3 years ago
void Draw_ZOffsetWiz_Menu() {
checkkey = Menu;
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
if (!ZOffsetWizMenu) ZOffsetWizMenu = new MenuClass();
3 years ago
if (CurrentMenu != ZOffsetWizMenu) {
CurrentMenu = ZOffsetWizMenu;
CurrentMenu->MenuTitle.SetCaption(GET_TEXT_F(MSG_PROBE_WIZARD));
DWINUI::MenuItemsPrepare(4);
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
MENU_ITEM(ICON_Back, GET_TEXT_F(MSG_BUTTON_BACK), onDrawMenuItem, Draw_Prepare_Menu);
MENU_ITEM(ICON_Homing, GET_TEXT_F(MSG_AUTO_HOME), onDrawMenuItem, AutoHome);
MENU_ITEM(ICON_MoveZ0, F("Move Z to Home"), onDrawMenuItem, SetMoveZto0);
EDIT_ITEM(ICON_Zoffset, GET_TEXT_F(MSG_ZPROBE_ZOFFSET), onDrawPFloat2Menu, SetZOffset, &BABY_Z_VAR);
3 years ago
}
CurrentMenu->draw();
Squashed commit of the following: commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
if (!axis_is_trusted(Z_AXIS)) LCD_MESSAGE_F("WARNING: Z position unknown, move Z to home");
3 years ago
}
#endif
Squashed commit of the following: commit 96c1807b7649d2ef06539e4f8cde0b866fe17c62 Merge: 4b9fce2e85 e0f75d4f06 Author: Sergey <sergey@terentiev.me> Date: Mon Jan 10 12:18:37 2022 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit e0f75d4f069b80ec78ee911377861aa5e77f2a14 Author: David Ross Smith <5095074+DragRedSim@users.noreply.github.com> Date: Fri Jan 7 22:44:44 2022 +1100 ๐Ÿš‘๏ธ Fix preheat target bug Fixes Jyers/Marlin#1651 commit 42449b86838ac727eb9c261601f206f1b1f2afcb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 04:39:15 2022 -0600 ๐ŸŒ Update auto home axis strings commit e23c696566a2148e41ff6e019b3b5a182df7de20 Author: Roman Moravฤรญk <roman.moravcik@gmail.com> Date: Sun Jan 9 10:51:16 2022 +0100 ๐ŸŒ Update Slovak language (#23475) commit 035f9b8e134b340403a75723119eb791d65fea92 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 03:48:17 2022 -0600 ๐Ÿ”จ Rename (not copy) with board_build.rename commit 49f8171f7a541a8b321e1fb3aa3510cfa8eb31d7 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 03:37:09 2022 -0500 ๐Ÿšธ BLTouch HS menu item for DWIN Enhanced UI (#23480) commit 75d0e94d5b3d29abc2d450a5369031b9b396c14c Author: ClockeNessMnstr <locke.dftc@gmail.com> Date: Sat Jan 8 15:09:25 2022 -0500 ๐Ÿšธ Do G34 "Z Backoff" at full current commit 915f610782df36ef241b8c207ea799d8b206aa15 Author: jdegenstein <jdegenstein@users.noreply.github.com> Date: Thu Jan 6 19:03:02 2022 -0600 ๐Ÿ“Œ LCD_FOR_MELZI for BTT E3 RRF (#23453) commit 2231e00b2c1acd53449ece7a22f131e40216da8f Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Thu Jan 6 13:30:41 2022 +0200 ๐ŸŒ Localize E3V2 Enhanced UI (#23424) commit 63f2b153967218a15355eb0a179dca579a3d1269 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Thu Jan 6 06:26:12 2022 -0500 ๐Ÿ“บ Tune ULTI_CONTROLLER encoder, enable PCA9632 (#23461) commit f503722c4556631745f35b9ae86d6d3c0c112a77 Author: Kyle Hu <kyle.hu.gz@gmail.com> Date: Thu Jan 6 15:54:04 2022 +0800 ๐Ÿ› Fix Artillery Ruby (startup code, build flags) (#23446) commit 4fd1de7fb7185728d357a155c86fafe438398e78 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Wed Jan 5 06:14:40 2022 -0600 ๐Ÿ› Define required endstop enums (#23425) commit 93126c0d0259dcabb09ab26cb237dacb4699cb7e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:48:18 2022 -0600 ๐Ÿ”จ Strip CR in mftest > awk commit 80f77ea807f28086f143457d0c4bb7e8065906c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Jan 5 01:52:02 2022 -0600 ๐Ÿ› Fix strlen_P parameter error Fixes #23447 commit 9ff8220b8a455e6d1273fb7ecd5bd868904ebe70 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Jan 3 09:18:10 2022 -0600 ๐Ÿฉน Fix RADDS+RRD encoder button commit 775486028921d675bda4ea57e4fff4e7a6717c26 Author: hwmland <12407423+hwmland@users.noreply.github.com> Date: Mon Jan 3 06:54:12 2022 +0100 ๐Ÿฉน RAMPS FET order overridable, E + Laser (#23428) commit 4efe4788afb6846aa4a17851a838e295f8375940 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 21:27:22 2022 -0800 โฌ†๏ธ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) commit 2faf4e2a99d513bed690c910d3c448d14d3c9df3 Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 19:17:19 2022 -0800 ๐Ÿ’š Fix Teensy CI test (#23433) commit 9956e6267474c915c649ea3ad5d58791ac6e6fdc Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:36 2022 -0600 ๐Ÿง‘โ€๐Ÿ’ป Apply axis conditionals commit a732427329e81be0cf9a7d10b38d52722a27af8e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Jan 2 09:22:06 2022 -0600 ๐Ÿšจ Fix M906 warning commit 974883d2f6e4484dfb19e17e2d216740f166dd45 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Jan 2 02:23:55 2022 -0600 ๐Ÿ”ง Normal FET layout with Spindle/Laser (#23409) commit 1170ed995e1e92737ff4df2147f0e714d5c568cb Author: Jason Smith <jason.inet@gmail.com> Date: Sun Jan 2 00:19:10 2022 -0800 ๐Ÿ”ง Update deprecated auto_build.py (#23427) commit 24f9c3a777a95dbc1854bd2b25a85770895f20fb Author: Johannes Hรถrmann <johannes.hoermann@t-online.de> Date: Sun Jan 2 06:46:55 2022 +0100 ๐Ÿ”จ Upload to Optiboot at 115200 (#23403) commit 5ec384f40caf16c2e92e992e83d70e243abaa786 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Jan 1 22:54:27 2022 -0600 โœจ M919 : Chopper Timing (#23400) commit 6d7ffa6add0b2a845bfe548f8597ad9b5b39b974 Author: Jason Smith <jason.inet@gmail.com> Date: Fri Dec 31 12:32:28 2021 -0800 ๐Ÿ”ง Only warn about enabled CONFIGURATION_EMBEDDING (#23408) commit dadd7516b5b7e56a379f838e76fd4a1c9fa547c6 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Dec 31 07:42:07 2021 -0600 ๐Ÿš‘๏ธ Fix thermal conditionals, structure commit f99732ba752e792bffd25ece8c72bc547a23b24e Author: Robby Candra <robbycandra.mail@gmail.com> Date: Fri Dec 31 15:22:49 2021 +0700 ๐Ÿ”ง DWIN_MARLINUI sanity checks (#23399) commit 5a9635aa586a41966f95966f412297fff4757ff7 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 29 04:17:41 2021 -0600 ๐Ÿฉบ Assert FAN_SOFT_PWM where required (#23383, #23477) commit 1552c6d2a5713075d01b98036a6fe7fb6ad9c827 Author: Lefteris Garyfalakis <46350667+lefterisgar@users.noreply.github.com> Date: Wed Dec 29 05:22:01 2021 +0200 ๐ŸŽจ E3V2 corner leveling => tramming (#23375) commit 06c2ed3c996965b79520d733b668d08437ab5468 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Tue Dec 28 00:23:50 2021 -0500 ๐Ÿšธ DWIN Enhanced improve, fix, and extend (#23240) - Offset icon change to show mesh leveling status - Reset extruder position when enter to Move menu - New live end-stop diagnostic page - Editable firmware retracts settings for Tune and filament settings menu - Print Statistics page accessible from the Advanced Settings menu - Reset printer draws the boot image - Adds individual axes homing menu - Adds probe deploy/stow to Probe Settings menu - Updates lock screen - Rebuilds main buttons to support text caption in other languages - Increases probe offset limits to 60 mm - Fix M303 PID variable update - Fix Resume/Pause button update - Fix redraw of print done - Fix very large file name bug - Fix bug in bed manual leveling commit 430c5da54c46c03c67afe53cf325880e27e93b89 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 18:29:05 2021 -0600 ๐Ÿšš Rename L6470 G-code file commit 5b9f3bd4b1079244cc88a68587398bfcc600eeef Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 02:57:24 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Remove extraneous 'inline' hints commit ccc66a8528a8ae318692c0c9a8032a9d3bfc7e37 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 21 22:15:48 2021 -0600 ๐ŸŽจ Misc. cleanup commit 8abe314b180b472c53968a7347018fd0803a09cb Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Jan 9 01:06:19 2022 -0600 ๐Ÿ”จ Get FIRMWARE_BIN from env commit dc470eb10f3141187abc89c29e665e32756af03b Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:29:36 2022 -0500 ๐Ÿ› Fix EEPROM_INIT_NOW build hash test (#23479) commit 4c5e57ae89dcc4cf04d0893e435c2b45e6c3237a Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Sun Jan 9 02:24:56 2022 -0500 ๐Ÿฉน Reset DWIN CrealityUI print progress on start (#23481) commit 5d7328df469053240eeae32426d0669977f94119 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:02:40 2021 -0600 ๐Ÿง‘โ€๐Ÿ’ป Add AXIS_COLLISION to catch broken parameters \ commit 99c237e05e5090d56ef22961b0af4b7858a4af47 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Dec 28 05:43:10 2021 -0600 ๐Ÿšธ Refine stepper-driver-related G-codes (#23372) commit 56adbc3ebf3ccb5ac1df1fd40620002a2c405e51 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 20:52:43 2021 -0600 ๐Ÿ“ Consistent pin header orientation commit 4cfe812c1816345c468769a1cf19ada39fb99fd2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 17:40:53 2021 -0600 ๐Ÿ“Œ Define MKS Monster8 pins for MKS_MINI_12864 Fixes #23324 commit 27d2471ea3f2bfb9b3b00028cc165d44a5b4e429 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 27 14:28:59 2021 -0600 ๐Ÿ› Fix mffp usage commit 61b9248c35113943ff299bfb647ff1bf0f48fff8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 26 03:20:29 2021 -0600 ๐ŸŽจ Pins and SDIO cleanup commit c9561a88261afd14d9c013d2096e14e319c363a5 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Sun Dec 26 09:46:13 2021 +0300 ๐Ÿ”ง Check Chiron LCD requirements (#23353) Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> commit 58c84f17baa2f8291b475854d19e9f117a60bcb1 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 29 03:41:28 2021 -0600 ๐ŸŽจ Simplify some debug echos commit 73b8320e9caac23873169c8e10344f2f8060b389 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Jan 1 20:01:24 2022 -0600 ๐Ÿ”จ Add .vscode/extensions.json commit 1c3f2498b1c47dcaf1f15f2058c90d7107c87311 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Dec 30 20:35:22 2021 +1300 ๐Ÿ› Fix RRW Keypad & Zonestar buttons (#23388) commit 4202baa409f7b8a5ef22ef3541216919462205b0 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Thu Dec 30 05:37:07 2021 +0100 ๐Ÿฉน Fix Enhanced UI max E speed (#23387) commit f471eab1a2834c4e65477d978ea9f0349542b302 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 4b9fce2e8588f5dea0658e93fa0260830a851874 Merge: ecb08b15be e17d710c5c Author: Sergey <sergey@terentiev.me> Date: Mon Dec 27 16:47:22 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 9b13ae239953df3b00ad18a241e001723c3f4756 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Dec 25 19:41:01 2021 -0800 ๐Ÿ› Fix MKS Robin E3 NeoPixel pin default (#23350) commit e17d710c5c4c96e069f64854e3fcdb77abcf90e1 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 22:13:20 2021 -0600 ๐Ÿ”– Marlin 2.0.9.3 commit 06f36dc7467f0053767f307a18933df556074d99 Author: kaidegit <60053077+kaidegit@users.noreply.github.com> Date: Sun Dec 26 10:12:20 2021 +0800 ๐Ÿ› Fix open for bin rename (#23351) commit 98eca9cb23084f0c21ae85b382e6f473eb40ebbf Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 03:27:45 2021 -0600 ๐Ÿ”ง Move MOTHERBOARD closer to top commit 626879500388c4a203022c5fc03c32d5a8281348 Author: fflosi <34758322+fflosi@users.noreply.github.com> Date: Sat Dec 25 05:57:07 2021 -0300 โœจ Per-axis TMC hold multiplier (#23345) commit b4f0922a7caea03b3c3315d48d86109bcc84c4be Author: Sola <42537573+solawc@users.noreply.github.com> Date: Fri Dec 24 14:03:32 2021 +0800 โœจ MKS TinyBee board support (#23340) Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com> commit aef613acd394d72d17cda8b431bcfcc2165c9608 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 23 15:19:39 2021 +0700 ๐Ÿ”ง Group FAST_PWM_FAN.options (#23331) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 9ecfa1d2528a57eaa71a25acaac3e87fb45e0eb1 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Dec 21 23:09:55 2021 -0500 โœจ BLTouch High Speed mode runtime configuration (#22916, #23337) Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com> commit e0bed1e344946154cc94cb58fbca281b360ee4a9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 15:44:04 2021 +1300 โœจ Option to reset EEPROM on first run (#23276) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d21fa25ab8c369ff800e0451c75fe9f9e6134878 Author: Spencer Owen <owenspencer@gmail.com> Date: Sat Dec 18 18:58:46 2021 -0700 โœจ Creality3D V4.2.3 / Ender-2 Pro board (#23307) commit 0dc1a58b241217899c88945ea8f6f8dc8f39470e Author: X-Ryl669 <boite.pour.spam@gmail.com> Date: Tue Dec 14 07:22:06 2021 +0100 โœจ Configurations embed and retrieve (#21321, #23303) commit f2ca70e2328c3158d54c302dca310bf2ed5d465d Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Wed Dec 8 20:55:09 2021 +0200 ๐Ÿ› Fix and improve MAX31865 (#23215) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a6bed228391afe290e8fe4181f624f21dd461b73 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Sat Dec 11 03:38:03 2021 +0800 โœจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) commit efd67cf80d1eebd1470bd7c8b822e9103d70e778 Author: Giuseppe499 <giuseppe499@live.it> Date: Tue Dec 7 02:53:51 2021 +0100 โœจ X Twist Compensation & Calibration (#23238) commit 15204470a8da2b579dab029cf8bdf6038914e462 Author: ladismrkolj <ladismrkolj@gmail.com> Date: Sun Dec 5 22:41:39 2021 +0100 ๐Ÿ”ง Chamber Fan index option (#23262) commit 48358d6a5c4eccb4dd1b4d141c38cf45304b4df7 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Dec 3 12:48:48 2021 -0600 ๐Ÿ—๏ธ Fix Maple HAL/STM32F1 PWM (#23211) commit d7abb891cd91ef991234784a0b707346ac34e53a Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Dec 3 19:31:48 2021 +0100 ๐Ÿ—๏ธ Rework STM32 timer frequency protection (#23187) commit 52a44eb200b8e14d7738565f50888d34cc5200f0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 30 15:04:05 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 9b1c0a75e18faf754a55ec324ac327ba2a25819f Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Nov 27 18:33:32 2021 -0600 ๐ŸŽจ Rename HAL timer elements commit d75e7784e50dad2b9f598ef559958e9015e64550 Author: schmttc <89831403+schmttc@users.noreply.github.com> Date: Wed Nov 24 08:52:18 2021 +1100 โœจ EasyThreeD ET4000+ board and UI (#23080) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 0e60c8b7e04a6cd2758108bcc80f2ab57deec23c Author: John Robertson <john@cirtech.co.uk> Date: Tue Nov 23 21:24:24 2021 +0000 โœจ MarkForged YX kinematics (#23163) commit 018c7b1cf4d3b2b54287f61b478e813041c1c661 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sun Nov 21 11:25:06 2021 -0800 โœจ BigTreeTech Mini 12864 V1.0 (#23130) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit af1d603374a34cfc2d8b34fce269a0a6683d7c68 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 21:01:53 2021 +0100 โœจ Fan tachometer support (#23086, #23180, #23199) Co-Authored-By: Scott Lahteine <github@thinkyhead.com> commit 884308f964ddb92c1371bc9ec96e587ef04336e0 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 16 08:54:30 2021 -0600 ๐Ÿ”ง SOUND_MENU_ITEM for E3V2 commit 7269990413a630b134f3e990fe188c522659dca9 Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:31:35 2021 -0500 ๐Ÿšธ Expose sub-options for E3V2 Enhanced (#23099) commit 2a90d93b17c1014f6a29b0ecc015c7fbc469fbdc Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Wed Nov 17 09:33:42 2021 -0800 ๐Ÿ“Œ Overridable probe-related pins (#23107) commit 6e284f882388d314517544b6c2e46f7cff7c99e8 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Wed Nov 10 23:56:10 2021 +0800 โœจ Support for BIQU B1-SE-Plus strain gauge probe (#23101) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit a2349fc411321ae4ff2bb286af04bb7543963c72 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 23:47:52 2021 -0600 ๐Ÿ”จ Configurable firmware bin filename Configuration.h > FIRMWARE_BIN commit a3964b2b40f97507edb7b25ea4c47b37db2a1aaa Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 20:59:28 2021 -0600 ๐Ÿ”จ Ignore more generated files commit 226ee7c1f3e1b8f88759a1dc49f329ab9afb3270 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Dec 24 01:46:51 2021 -0600 ๐Ÿ”ง Sanity check MMU2_MENUS commit 2c12171f46488a31cb5d4d78868892ad2918e298 Author: Attila BODY <attila.body@gmail.com> Date: Fri Dec 24 06:57:20 2021 +0100 ๐Ÿ› Fix Robin Nano v3 filament runout pins (#23344) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d034a9c295c787ee06c76d65ce61f34cb9f0a795 Author: MrAlvin <umo-testing@3iii.dk> Date: Thu Dec 23 10:47:52 2021 +0100 ๐Ÿšธ Show mm'ss during first hour (#23335) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit d2c7104bb37ca7e10622dfe1e1f0a6e5c3d23240 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Dec 15 07:51:19 2021 +0700 ๐Ÿšธ Change "SD" to "Media" or "SD/FD" (#23297) commit 570c7e86380adb2071a94a433dc6babf6c8f9e32 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Wed Dec 22 13:48:38 2021 +1300 ๐Ÿ› Fix Chitu Z_STOP_PIN (#23330) commit cc4578a3d33b67268d26255139eceff1c805ec52 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Dec 23 07:49:15 2021 +0100 ๐Ÿฉน Fix settings G21 report (#23338) commit 1db84be66aee65ca120b6f9d3203ac0e19699c30 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Dec 21 01:26:31 2021 -0600 ๐Ÿš‘๏ธ FAST_PWM_FAN default 1KHz base freq. (#23326) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 77c9668fe2b897ee142539a0124f359fcb8de070 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 19:25:28 2021 +1300 ๐Ÿ› Fix LCD_BED_LEVELING compile (#23298) commit 22cf9b444e9185ef173ebf145f3bb9207d266ec4 Author: GHGiampy <83699429+GHGiampy@users.noreply.github.com> Date: Mon Dec 20 09:44:43 2021 +0100 ๐Ÿง‘โ€๐Ÿ’ป Option allowing > 127 Neopixels (#23322) commit 97798d1e47d2211827cccadc31f61b59e0e9e667 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:33:49 2021 -0500 ๐ŸŽจ Update SKR V2 pins commit f4b808456ac5b2ce55329a2ad8db00b6cc9510cb Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Dec 14 01:47:57 2021 +0100 ๐Ÿšธ Use M600 for disabled MMU (#21865) commit 62647369681c3449c7f3ee31d4f4d2da6f3ada9c Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Tue Dec 14 01:41:21 2021 +0100 ๐Ÿ› Fix TFT_COLOR_UI Release Media issue (#23123) commit 7a5f103bcf6c3387ab832d64244e252a16e230a6 Author: John Lagonikas <39417467+zeleps@users.noreply.github.com> Date: Sat Dec 18 01:31:10 2021 +0200 ๐Ÿ”ง Warning for IGNORE_THERMOCOUPLE_ERRORS (#23312) commit 1a8307b196ce5ed791b8f9bf8acfb50a797e45a9 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 18 17:38:29 2021 -0600 ๐Ÿ“ Fix a config comment commit 13a1c86ae832274026e8b3a4031bc28a6fca2db9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:18:24 2021 +1300 โœจ M115 flag EXTENDED_M20 (#22941) commit 15656201d281842b9f9101133529a76738b76cdd Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Tue Dec 14 13:13:34 2021 +1300 โœ๏ธ Clean up duplicate defs (#23182) commit f3e372cb4c849bbd77cec949f5fbd632bf84efed Author: Robby Candra <robbycandra.mail@gmail.com> Date: Tue Dec 14 07:11:52 2021 +0700 ๐Ÿฉน Init fan speed at boot (#23181) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit c781ecc437e27f5efd438a9f2d92bf8b7be3a299 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 13 16:15:46 2021 -0600 ๐Ÿ”ง Fix unknown board test commit daa8fff6c630da27bed2df7bd30c38e7e359c0e8 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Dec 12 16:16:40 2021 -0600 ๐Ÿฉน SD abort requires open file See #22566 commit d481bba3275bc9c7fb4a88fac3eb66727d73f504 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 12 11:06:45 2021 +1300 ๐Ÿ› Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) commit 32b08ae04cdeef3362a92ee9c1d56787b0792b4c Author: Scott Alfter <scott@alfter.us> Date: Wed Dec 8 23:18:04 2021 -0800 Fix Endstops::report_states (#23280) Fix regression 4d45fdf0eb commit f00a0356c7fd9708ebabd4e5a25df0a3d6dd35f6 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Dec 8 18:36:08 2021 -0600 ๐ŸŽจ Misc. probe / endstop cleanup commit 9871800874edf7e33233ba853735708f823e13a7 Author: Sola <42537573+solawc@users.noreply.github.com> Date: Thu Dec 9 03:37:45 2021 +0800 ๐Ÿ› Fix MKS LVGL UI retraction (#23267) commit 39c2c038be51cd1bfc9cd963baf68307c28f542c Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 02:15:31 2021 +0700 ๐Ÿฉน Coerce pin_t in set_pwm_duty macros (#23273) commit 285d6488a369bd189073fae1cdfea5818a5f2275 Author: Jason Smith <jason.inet@gmail.com> Date: Wed Dec 8 11:10:37 2021 -0800 ๐Ÿ› Fix ACTION_ITEM with nullptr (#23195) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit eecbd09a460d255594f418078ce5f96e9e688008 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Dec 9 01:57:50 2021 +0700 ๐Ÿšธ Onboard SD for SKR 2.0 / SKR PRO (#23274) commit 8d4e4ac11530ba2576244f69802e35485ed05863 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Dec 8 12:40:23 2021 -0600 ๐ŸŽจ Rename MAX31865 elements commit b77a5d4c8d9b90bdd870ed9590e3f2538f34b8c6 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Dec 6 20:18:50 2021 -0600 โœ๏ธ MAX31856 => MAX31865 commit c3b8b3e7e6b3571d3d01f2bb1e4298c25d71d051 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Dec 6 15:52:18 2021 -0600 ๐Ÿฉน Fix non-PWM cutter compile (#23169) commit 7123b15801779efb2dfb9bbc932b7d665a708868 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Dec 6 21:40:18 2021 +0000 ๐Ÿ› Fix TWIBus Wire.begin call (#23183) commit 8a2f13d657cb881b7e0365dd0a28b233125d433c Author: Chris Pepper <p3p@p3psoft.co.uk> Date: Sun Dec 5 22:18:02 2021 +0000 ๐Ÿ› HAL_reboot for native HAL (#23246) commit 251d9fc1d741132f3baa1a7c9c9ead25a65af3c7 Author: tommywienert <53783769+tommywienert@users.noreply.github.com> Date: Sun Dec 5 23:16:23 2021 +0100 ๐Ÿ› Fix env:chitu_f103 (#23225) commit 5eeb9650b5bbaeb2a07436d0e9cc5036dc518723 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Dec 6 10:42:56 2021 +1300 ๐Ÿ“Œ More Longer3D LKx Pro serial tests (#23260) commit c0addd1d33017e97117ffab1e3145a55750fd2c4 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Sat Dec 4 23:44:10 2021 +0000 โœจ M3426 to read i2c MCP3426 ADC (#23184) commit 05b57278d43fb1bcf7165dae88643dbac2ff7e8d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Dec 4 17:17:10 2021 -0600 ๐Ÿ”ง Cutter pins for SKR 2.0 commit aa3ec2fbfda25381eb4effb65471f206511a823d Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 5 05:14:19 2021 +0700 ๐Ÿšธ Park nozzle on "loud kill" (#23172) commit 4468516aa29b1319e8d296880ebf395a2e7e1d09 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Dec 5 11:10:29 2021 +1300 โœจ BigTree SKR 2 with F429 (#23177) commit 95d006b4061f15b8a7edfd62ad4760994b28610f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sat Dec 4 09:48:54 2021 +1300 ๐Ÿ› Fix TIMER_TONE for ZM3E4 (#23212) commit 5b057b4bcfeec871830bab9c6a15bf1e52e53c62 Author: Jiri Jirus <jiri.jirus@cloudaper.com> Date: Tue Nov 30 21:46:48 2021 +0100 ๐Ÿฉน Assume 4K EEPROM for RUMBA32 BTT (#23205) commit 77af48e5479eb0840977fc6ad16f1b8ad651efd4 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 30 13:03:31 2021 -0600 ๐Ÿ› Fix STM32 FastPWM commit 0f7f709aad290285f10d6bed733f783dee6c324c Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 27 14:59:32 2021 -0800 โœ๏ธ Fix Unicode (#23186) commit a8c0e11cb143cb40637349cccdcc89282382f3d7 Author: Jason Smith <jason.inet@gmail.com> Date: Sat Nov 27 13:54:39 2021 -0800 ๐Ÿฉน Handle nullptr in CardReader::printLongPath (#23197) commit 0556da85b0d1aa9dee1fa229296270468cb13180 Author: Anson Liu <ansonl@users.noreply.github.com> Date: Sat Nov 27 17:58:05 2021 -0500 ๐Ÿฉน UM2 extruder cooling fan on PJ6 (#23194) commit 93652e5c6fc4d4f141bdc524e01144ef7c6221dd Author: George Fu <nailao_5918@163.com> Date: Sun Nov 28 03:26:53 2021 +0800 โœจ FYSETC Spider v2.2 (#23208) commit f3fc1d15a3f7a77e36ce9e072c72bfae127f57d9 Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com> Date: Tue Nov 23 22:33:33 2021 +0100 ๐Ÿฉน Fix include path (#23150) commit 3148060550eee847ec9d20eedf6bc890c9f4e12a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 23 13:54:31 2021 -0800 ๐Ÿ“Œ Biqu BX temporary framework workaround (#23131) commit 5f08864d1fa8146bc909f3b79daa0bf026e94c6b Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Nov 23 14:05:50 2021 -0600 ๐Ÿ› Fix STM32 set_pwm_duty (#23125) commit 184fc36a088204a1a6d98afbf3e05f24670e2e77 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Nov 21 20:13:01 2021 +0100 ๐Ÿ› Fix TFT backlight sleep/wake (#23153) commit 281ed99868e2ad67be39858aac5ba6a6b46c6fd0 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sat Nov 20 02:44:53 2021 +0100 โšก๏ธ Reduce calls to set fan PWM (#23149) commit 2cc4a1b3260e1a559ce91c707e1a7cdc5444ca94 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Nov 17 13:01:44 2021 -0600 ๐ŸŽจ Misc formatting commit c5bd08755cef48d8dc920053b68da1bbe01a56b0 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 18 01:35:28 2021 +0800 ๐Ÿ› Init PROBE_ENABLE_PIN (#23133) commit 99f58f63f264a9968d5b98ad2e1c6e7f2411d57e Author: luzpaz <luzpaz@users.noreply.github.com> Date: Wed Nov 17 12:09:01 2021 -0500 ๐ŸŽจ Fix misspelling (#23137) commit c2a674d2c114eee94debf9f649e66cbdb06afdbb Author: espr14 <espr14@gmail.com> Date: Wed Nov 17 18:07:11 2021 +0100 ๐Ÿ—๏ธ Planner::busy() (#23145) commit feffc1986744cdf10f9e8ca474f4a1aa4ca10dfe Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 14:06:36 2021 -0600 ๐Ÿ› Fix fast PWM WGM code Followup to #23102 commit f637e1c5017540b32ccf43bf32269905abdd51ee Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Nov 16 12:49:25 2021 -0600 ๐Ÿ”จ Bring Makefile up to date commit 78240a279b5eaa6900d381616e5e252513e82b67 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Tue Nov 16 19:32:43 2021 +0300 ๐Ÿ”จ Ignore sim flashdrive file (#23129) commit 656034d2d9d94208611ee6b684bdfb1441291249 Author: Luc Van Daele <lvd@sound-silence.com> Date: Tue Nov 16 16:24:53 2021 +0100 ๐Ÿ› Fix G33, Delta radii, reachable (#22795) commit 39a81d167ee6e41aa055ceb7c7eceb919573aa61 Author: Mikhail Basov <github@basov.net> Date: Mon Nov 15 07:46:34 2021 +0300 ๐Ÿšธ LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) commit cb1570d162680dd0de9e23a1f4ed9fb40b56b72b Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 14 17:19:57 2021 -0600 ๐Ÿ› Fix SENSORLESS_HOMING for 6-axis commit 8cb646cc20576ed6cf4462e9ac9125f396a38bd9 Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com> Date: Mon Nov 15 00:15:07 2021 +0300 ๐Ÿšธ Simplify touchscreen calibration for SimUI (#23124) commit 3cccb21dc9673d641a5b490b3d6a60466f5fd12f Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com> Date: Wed Nov 10 11:55:20 2021 -0500 ๐Ÿšธ Fix up E3V2 Enhanced (#23100) commit 7f4a49cc446addad07c5b1c06066e821f1e4b16c Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 22 13:21:26 2021 -0500 ๐ŸŽจ Misc. issue review patches commit e0c439fe911320d08229ebc24eee2a32cd1ee986 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Sun Nov 14 05:55:31 2021 -0600 โšก๏ธ Controller Fan software PWM (etc.) (#23102) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 49e233e06f8be0d408a3576d77fa1bf5c27ff995 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Fri Nov 12 21:26:19 2021 +0100 ๐ŸŽจ MPX ARM Mini pins cleanup (#23113) commit b662dd1f9221bc1a489dfb84737a49564f72858f Author: Mike La Spina <mike.laspina@shaw.ca> Date: Fri Nov 12 12:14:28 2021 -0600 ๐Ÿ› [LCP1768] Init PWM in set_pwm_duty (#23110) commit 700cae43abd0108aae612513509dafccba493b61 Author: Skruppy <skruppy@onmars.eu> Date: Fri Nov 12 15:57:24 2021 +0100 ๐Ÿฉน Fix RGB case light compile (#23108) commit 1c74c6e7ac943078835dca58e295b2b2fe57f787 Author: George Fu <nailao_5918@163.com> Date: Wed Nov 10 23:58:20 2021 +0800 ๐Ÿ› Fix FYSETC Cheetah 2.0 pins for production (#23104) commit 757a9477db64086bebe2f1fa293ae3ec557b7a2f Author: Minims <github@minims.fr> Date: Sun Oct 10 01:10:21 2021 +0200 ๐Ÿฉน Adjust GTR 1.0 ST7920 display delay (#22904) commit 59d43408f6e2fc33db4efb17dac54b6ebbed4547 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Dec 25 00:57:30 2021 -0600 fix breaks in F() resolution commit 1d8941d008cbc8dfacd35db140c1e87fc938ee58 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:35:31 2021 -0500 ๐Ÿ”จ Port libsdl2_net required for macOS simulator commit 17f853d99ceccd06103cb404507b7ed171c306cf Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Tue Nov 9 08:30:02 2021 -0800 โšก๏ธ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) commit 6f9f25dbb29edbe5383f2f22a36d204484b19aa8 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Nov 7 01:11:51 2021 -0600 ๐ŸŽจ Misc. code cleanup commit 0273a6858733d22647583d52df309fe05efd7d9e Author: VragVideo <91742261+VragVideo@users.noreply.github.com> Date: Sun Oct 3 06:12:51 2021 +0300 โœจ WYH L12864 LCD (Alfawise Ex8) (#22863) commit 58a26fcaaca2251a6098baad21236b0581f874a3 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Sat Nov 6 23:09:15 2021 -0700 ๐Ÿšธ Indicate Preheating for probe / leveling (#23088) commit 489aca03ff1f6859ebcc52f0e6af2e3cb4f0c056 Author: Evgeniy Zhabotinskiy <evg-zhabotinsky@users.noreply.github.com> Date: Sun Nov 7 07:16:18 2021 +0300 ๐Ÿฉน Fix M503 report (#23084) commit f32e19e1c64b3e495d18707ae571e81efaac2358 Author: Jin <3448324+jinhong-@users.noreply.github.com> Date: Sun Nov 7 11:53:36 2021 +0800 ๐Ÿป Preliminary fix for Max31865 SPI (#22682) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 57bd04b6ce2a36526717bf2e6942c14d81be44ac Author: dwzg <50058606+dwzg@users.noreply.github.com> Date: Sun Nov 7 04:48:00 2021 +0100 ๐Ÿ› Fix JyersUI scrolling filename, etc. (#23082) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 396df93220f037f70035e0e0c08afef436538d4d Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Sun Nov 7 15:27:53 2021 +1300 ๐Ÿ› Fix DGUS Reloaded status message (#23090) commit 9b76b58b791502cba0d6617042c37180851fd36f Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Nov 4 12:18:23 2021 -0500 ๐Ÿป Get/clear reset source earlier Followup to #23075 commit 9fffed7160ad791e9d81d66ff7d0c0d3e085586d Author: Skruppy <skruppy@onmars.eu> Date: Thu Nov 4 18:11:57 2021 +0100 ๐Ÿ› Prevent AVR watchdogpile (#23075) commit fd136d5501c51acbbf174ddf2331e747a80e2374 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Thu Nov 4 18:04:04 2021 +0100 ๐Ÿ› Fix TFT backlight [STM32] (#23062) commit 89ec1c71f0f90ba926043ebdd8ace007b7912b58 Author: BigTreeTech <38851044+bigtreetech@users.noreply.github.com> Date: Thu Nov 4 18:54:38 2021 +0800 ๐Ÿ› Fix Octopus-Pro Max31865 / SPI (#23072) commit fc2020c6ecc7d731448509012a41d6ff499419bd Author: Robby Candra <robbycandra.mail@gmail.com> Date: Thu Nov 4 17:28:42 2021 +0700 ๐Ÿ”จ Fix IntelliSense / PIO conflicts (#23058) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit f97635de364a27ddf8effd06ce0f18ceae5cf4f1 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Nov 4 14:04:06 2021 +1300 ๐Ÿ“Œ 'STOP' auto-assign, some Chitu V9 pins (#22889) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit a0a57406a2e266bfc20e8e0d8a834cca3ef67367 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:06:31 2021 -0500 ๐Ÿ”จ Script 'mfprep' finds pending commits commit 5efef86cfa3ce88224edb68b2aa502dbf8939264 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Nov 3 07:02:21 2021 -0500 ๐Ÿ”จ Update git helper scripts commit 20c747753db6657a505b50db302f7ec9fd3a6e5d Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Nov 2 01:28:00 2021 -0500 ๐Ÿ”จ Support ABM in mf scripts commit 08a9c6158798a59bd6af09b68144041fdc967d4b Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 23:15:29 2021 -0700 ๐Ÿ“Œ Default NeoPixel pin for MKS Robin E3/E3D (#23060) commit 0d91b07797c0d248eab25a64351db959a866bdc7 Author: Andrei M <22990561+andrei-moraru@users.noreply.github.com> Date: Tue Nov 2 01:47:16 2021 -0400 โš—๏ธ Use pwm_set_duty over analogWrite to set PWM (#23048) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit b033da1782579d27ed05d9acbf0b2ccb433bdbb8 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 22:43:40 2021 -0700 ๐Ÿ”ง Endstop / DIAG homing conflict warning (#23050) commit 4dcd872be54d913d26c95666a74a67efd59a0519 Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 21:23:54 2021 -0700 โœจ Allow Low EJERK with LA, optional (#23054) commit 7e9e2a74358c6033577fc31f3a16af57214e4f3a Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Nov 1 20:23:24 2021 -0700 โœจ Artillery Ruby (STM32F401RCT6) (#23029) commit 0b841941276b246c06b52f65e5e45199d4792785 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Nov 1 23:03:50 2021 +0000 ๐Ÿšธ More flexible Probe Temperature Compensation (#23033) commit efd9329c813f47d7434f2c7acbb09bbce161a735 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Jul 8 01:17:16 2021 -0500 ๐Ÿ“ Tweak EXP comments commit 5cbb820e2984d052c7ca412e06035206e5892790 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 23:43:19 2021 -0500 ๐Ÿ”จ Help for GDB remote debugging commit 5a0166489e7d4ec6ce70fc20070f667fd00bccec Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 22:43:02 2021 -0500 ๐Ÿฉน Fix linker error (transfer_port_index) commit 692c9a6312785c728a9df474826acc0aa602771a Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 04:16:37 2021 -0500 ๐Ÿ’š Update Ender-3 V2 config path MarlinFirmware/Configurations#600 commit 545d14f9a54f9689f4ef258999cab3222275980b Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Oct 30 01:39:33 2021 -0500 ๐ŸŽจ Adjust Ender-3 V2 DWIN options commit 7b9e01eb2bd03564ad667746637d8f33899ad5b5 Author: aalku <aalku7@gmail.com> Date: Sat Oct 30 07:17:20 2021 +0200 โœจ Shutdown Host Action (#22908) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 8562f0ec44df99928bca503e77ccc500b8ec7654 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Oct 29 20:46:55 2021 -0500 โœจ "Rutilea" ESP32 board (#22880) commit 6f59d8171f701cbeacf687937de1b0d6a68f6711 Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 29 20:42:52 2021 -0500 ๐Ÿ”ง Configuration version 02000903 commit d29a9014f2a4e496215a7b0503208b44a34915fb Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:36:06 2021 -0500 ๐ŸŽจ Standard 'cooldown' method commit 205d867e4bfa1c100ae69670c0a1a820cb8697a0 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 20:01:44 2021 -0500 ๐ŸŽจ Standard material presets behavior commit 84f9490149069a62c056cad9cb83ee7f2b4ee422 Author: Scott Lahteine <github@thinkyhead.com> Date: Wed Oct 27 21:15:58 2021 -0500 ๐ŸŽจ Define HAS_PREHEAT conditional commit 1fd42584230f1d45cba2cdb33c2618d42bf2d923 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Sat Oct 30 00:49:12 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) commit e8a55972a7eab13c231733676df8c9e306af4d12 Author: Scott Lahteine <github@thinkyhead.com> Date: Thu Oct 28 19:22:35 2021 -0500 ๐Ÿ› Fix EZBoard V2 board name commit aef413202e69ddbed26bb155041a97abb0dada2e Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu Oct 28 03:26:05 2021 -0700 ๐Ÿ› Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) commit cbc7dadf42fc1cc56418caeb7ccba9491175f1ad Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 21:54:43 2021 -0500 ๐ŸŽจ Apply HAS_MULTI_HOTEND conditional commit c508ecc414a5876e6dadfe4ade926bc5b8bc25c3 Author: Zlopi <zlopi.ru@gmail.com> Date: Wed Oct 27 23:10:46 2021 +0300 ๐Ÿšธ Scroll long filename on MKS TFT (#23031) commit 384a31765f9080336d90a5404787bf1895dea2e9 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 28 09:06:06 2021 +1300 ๐Ÿฉน Retain LCD pins with motor expansion (#23024) commit 0f2c4fc40ba87ffb5e345d7e8a16b5714b9a65bd Author: somehibs <hibs@circuitco.de> Date: Wed Oct 27 21:00:02 2021 +0100 ๐Ÿ› Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) commit 66a274452c20c9cab608e44a61663cd5a76cf9d6 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Wed Oct 27 21:58:32 2021 +0200 ๐Ÿ› Fix E3V2 (CrealityUI) position display (#23023) Followup to #23005, #22778 commit 12f8168d1eba025ceb7762f49fc903cb123a8b3b Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 26 19:36:16 2021 -0500 ๐Ÿšธ Tweaks to UBL G29 Q commit 2142e1dae493502adb1a26c9f81c2e6d43b0e02a Author: woisy00 <spam@bergermeier.info> Date: Wed Oct 27 01:05:34 2021 +0200 ๐Ÿ› Fix AUTOTEMP bug (thermal runaway) (#23025) Regression from 9823a37 commit 8d21ea55a2e67712ca968807d9c0a86afa750373 Author: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Mon Oct 25 06:33:40 2021 +0100 ๐Ÿ› Add USE_TEMP_EXT_COMPENSATION options (#23007) commit a0da7e8a1fc1962fa2abf18db627e1985d06b18b Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sun Oct 24 23:33:27 2021 -0500 ๐Ÿ”ง Fewer alerts about Z_SAFE_HOMING commit e2452d6c571db0875cc3fe625a3e68a6e1c75e56 Author: tome9111991 <57866234+tome9111991@users.noreply.github.com> Date: Fri Oct 22 18:16:07 2021 +0200 ๐Ÿ› Fix SHOW_REMAINING_TIME option for JyersUI (#22999) commit 5173a3140da364d1645743cb0f2f0324245da5ea Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Fri Oct 22 08:52:31 2021 -0700 โœจ BigTreeTech TFT35 SPI V1.0 (#22986) commit e44f2b7d2db248c8ddef3574979a1a485137a99d Author: Mike La Spina <mike.laspina@shaw.ca> Date: Tue Oct 19 06:05:23 2021 -0500 ๐Ÿฉน Fix pragma ignored for older GCC (#22978) commit ed78f7f4e65b632fa986400c65796233e1a5038e Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Oct 19 05:59:48 2021 -0500 ๐ŸŽจ Refactor MOSFET pins layout (#22983) commit aa198e41dd01e7c52871611c880cae590aa8cb32 Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 19 05:52:41 2021 -0500 ๐ŸŽจ Pragma GCC cleanup commit 18b38fb58a348112ebfd91e9f6f92c64ad4dfa49 Author: Jason Smith <jason.inet@gmail.com> Date: Mon Oct 18 01:11:16 2021 -0700 ๐Ÿ› Fix max chamber fan speed (#22977) commit 5d79d8fad64a169351a36c5243911218e4ee6b7f Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Mon Oct 18 00:57:54 2021 -0700 ๐Ÿ› Fix I2C EEPROM SDA/SCL aliases with SKR Mini E3 V2 (#22955) commit e7a746966d67d50fdeab67ce745a1524d34ccb59 Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Mon Oct 18 20:54:20 2021 +1300 ๐Ÿ› Fix MMU1 compile (#22965) commit 555f35d46f1b0ae9e2105c23a5f37afe8336e4f4 Author: Mike La Spina <mike.laspina@shaw.ca> Date: Mon Oct 18 02:40:47 2021 -0500 ๐ŸŽจ Suppress type warning (#22976) commit de77dfcbbd392c47ed8ec1f711abefe6c10b30f0 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 22:10:08 2021 -0500 ๐ŸŽจ Add MKS UI goto_previous_ui commit af08f16efc8b31f2ae66672ac0df8dedbabdc163 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 20:24:41 2021 -0500 ๐Ÿšธ Tweak MKS UI G-code console commit 01a0f3a8cfc3ec1ae27e6959465fd275c4c895c7 Author: Scott Lahteine <github@thinkyhead.com> Date: Sun Oct 17 18:11:16 2021 -0500 ๐ŸŽจ Fix up MKS UI defines commit f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d Author: Scott Lahteine <github@thinkyhead.com> Date: Fri Oct 15 00:24:08 2021 -0500 ๐ŸŽจ Refactor Host Actions as singleton commit 1ead7ce68198d5888b6a19195602679adf0cf7ab Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Oct 15 14:38:03 2021 +1300 ๐Ÿ”ง Add, update TFT sanity checks (#22928) commit dffa56463e89504302b95a7a7e7af8016c713bc8 Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 23:19:05 2021 -0400 โšก๏ธ Formbot ST7920 delays, intentional X2 pins (#22915) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit ae98d2e5eae1d41e1004919643cb34dc517c84e9 Author: Dmytro <svetotled@gmail.com> Date: Wed Oct 13 05:45:00 2021 +0300 ๐ŸŽจ Update MKS UI for no bed, extruder (#22938) Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> commit 5b1ef638ee9630063de0cc096cd408c871e5b72f Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Tue Oct 12 19:40:56 2021 -0400 ๐Ÿ› Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925) commit f3be03da20708c8dfc990e6e293c4e25a3605e52 Author: Stuart Pittaway <1201909+stuartpittaway@users.noreply.github.com> Date: Mon Oct 11 23:42:29 2021 +0100 โœจ M261 S I2C output format (#22890) Co-authored-by: Scott Lahteine <github@thinkyhead.com> commit 64128a5bcb46d9428ff9acc4f45fc79381c90322 Author: Tanguy Pruvot <tpruvot@users.noreply.github.com> Date: Sun Oct 10 01:05:24 2021 +0200 ๐Ÿ› Queue string followup (#22900) commit 0018c94a7992a6bd0e13219504e664dc4703687d Author: Pyro-Fox <36782094+Pyro-Fox@users.noreply.github.com> Date: Sat Oct 9 15:09:50 2021 -0700 ๐Ÿ› LCD string followup (#22892) commit d48cb1153785178fba59c0f11da75720585baafb Author: Scott Lahteine <github@thinkyhead.com> Date: Tue Oct 5 21:19:28 2021 -0500 ๐Ÿ› Followup to F() in config_line Followup to 1dafd1887e commit d9f7de7a24071fecb9bcae3400e3b4ec56c68a8d Author: Scott Lahteine <github@thinkyhead.com> Date: Mon Oct 4 19:50:14 2021 -0500 ๐Ÿ› ExtUI F() followups Followup to 12b5d997a2 commit 3d102a77ca475c2dc6461152ecc445247b9bfd26 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 20:15:52 2021 -0500 ๐ŸŽจ Apply F() to kill / sendinfoscreen commit 492d70424d3819762ece7ecb4913e94e3cebf232 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Tue Sep 28 19:28:29 2021 -0500 ๐ŸŽจ Apply F() to MKS UI errors, assets commit 24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:46:42 2021 -0500 ๐ŸŽจ Apply F() to various reports commit cabd538fdd03bec0b293cb290bbc3dc123da780a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 13:40:01 2021 -0500 ๐ŸŽจ Apply F() to G-code report header commit 9cf1c3cf051f7fa946098e7a7873aa0a8797d62a Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 23:52:41 2021 -0500 ๐ŸŽจ Apply F() to UTF-8/MMU2 string put commit c3ae221a109cb99bde634899f5b1b0ff690f29ab Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Sat Sep 25 22:11:48 2021 -0500 ๐ŸŽจ Apply F() to some ExtUI functions commit 7626d859a65417f03494c1e99d3d29e79b84fd3d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:55:08 2021 -0500 ๐ŸŽจ Apply F() to Host Actions strings commit 360311f2320d6e5a94d17c6ff830146675be732e Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 17:05:11 2021 -0500 ๐ŸŽจ Apply F() to status message commit 433eedd50fb0b1da04a0153de483088c8de9295d Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 27 11:03:07 2021 -0500 ๐ŸŽจ Apply F() to serial macros commit 46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 21:11:31 2021 -0500 ๐ŸŽจ Apply F() to G-code suite and queue commit 2b9ae0cc33a1996cb6dd1092743d4a3123c1d4c1 Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:43:52 2021 -0500 ๐ŸŽจ Apply F() to G-code subcommands commit 433a27e475584e73195a89d59ed5ecc20303d53d Author: Scott Lahteine <github@thinkyhead.com> Date: Sat Sep 25 18:22:37 2021 -0500 ๐ŸŽจ Update F string declarations commit 1de265ea5dd09ac4371add0b1bb9c1b595a3c385 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Oct 4 00:24:41 2021 -0500 ๐ŸŽจ Axis name string interpolation, with examples (#22879) commit ecb08b15bed770972a263abb600207a0db8791d1 Merge: 798d12c2af 854ce63358 Author: Sergey <sergey@terentiev.me> Date: Wed Dec 22 11:58:28 2021 +0300 Merge branch '2.0.x' into vanilla_fb_2.0.x commit 854ce63358f409340863024edd38fb7d1499fd91 Author: Robby Candra <robbycandra.mail@gmail.com> Date: Sun Dec 19 05:33:21 2021 +0700 ๐Ÿ› Fix loud_kill heater disable (#23314) commit 170f77fada009bcd77b02edf7b5d55d5173b00e9 Author: lukrow80 <64228214+lukrow80@users.noreply.github.com> Date: Tue Nov 23 22:30:13 2021 +0100 ๐Ÿ› Fix homing current for extra axes (#23152) Followup to #19112 commit 72b99bf1ba24cb9124668b958039b32a164c68cd Author: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com> Date: Sat Oct 9 19:13:19 2021 -0400 ๐Ÿ› Fix IDEX Duplication Mode Positioning (#22914) Fixing #22538 commit 1a8583f4fce492240db5d890825b8edd8217025f Author: Robby Candra <robbycandra.mail@gmail.com> Date: Wed Nov 24 04:19:32 2021 +0700 ๐Ÿ› Fix serial_data_available (#23160)
2 years ago
#if ENABLED(INDIVIDUAL_AXIS_HOMING_SUBMENU)
void Draw_Homing_Menu() {
checkkey = Menu;
if (!HomingMenu) HomingMenu = new MenuClass();
if (CurrentMenu != HomingMenu) {
CurrentMenu = HomingMenu;
CurrentMenu->MenuTitle.SetCaption(GET_TEXT_F(MSG_HOMING));
DWINUI::MenuItemsPrepare(5);
MENU_ITEM(ICON_Back, GET_TEXT_F(MSG_BUTTON_BACK), onDrawMenuItem, Draw_Prepare_Menu);
MENU_ITEM(ICON_Homing, GET_TEXT_F(MSG_AUTO_HOME), onDrawMenuItem, AutoHome);
MENU_ITEM(ICON_HomeX, GET_TEXT_F(MSG_AUTO_HOME_X), onDrawMenuItem, HomeX);
MENU_ITEM(ICON_HomeY, GET_TEXT_F(MSG_AUTO_HOME_Y), onDrawMenuItem, HomeY);
MENU_ITEM(ICON_HomeZ, GET_TEXT_F(MSG_AUTO_HOME_Z), onDrawMenuItem, HomeZ);
}
CurrentMenu->draw();
}
#endif
3 years ago
#endif // DWIN_CREALITY_LCD_ENHANCED